How to hack my cfwrapper to generate Fortran interfaces for C prototypes

I am thinking about the license that could apply to a module with interfaces automatically generated by the cfwrapper (except the GLib/GTK libraries, gtk-fortran being under GPL3).

The modules generated for other libraries could be automatically put under the MIT license:

It implies acknowledgements, warranty disclaimer, and no limitations on use.

What’s your opinions?