I am using Glade to build my application whose license is GPL. I wonder what the license of the code generated by Glade is and if I can use it in a public application.
Does somebody know the answer or where to look at to retrieve this information ?
I am using Glade to build my application whose license is GPL. I wonder what the license of the code generated by Glade is and if I can use it in a public application.
Does somebody know the answer or where to look at to retrieve this information ?
I found what I wa looking for on https://directory.fsf.org/wiki/Glade :
"Interfaces designed with glade may have any license, as they are not covered by the GPL's phrase 'a work based on the Program'. " .