I am sitting in front of Mariano at PyCon. He is the authors. He said he will change it to LGPL.
Anyway, having a GPL file into contrib does not change web2py to be GPL because the file is not linked and not required by web2py to run. This is a debatable issue. Since I like to avoid ambiguities I require all files in contrib be MIT, BSD or LGPL or Apache. massimo On Sunday, 11 March 2012 11:27:28 UTC-5, Anthony wrote: > > Good catch. I assume that is an error, as the project as a whole says it's > licensed under LGPL: http://code.google.com/p/pyfpdf/. Perhaps the > license was changed at some point but the change wasn't made to this file. > > Anthony > > On Sunday, March 11, 2012 12:07:47 PM UTC-4, Detectedstealth wrote: >> >> Hi, >> >> Looking through the code base, there is a file in >> pyfpdf/designer.py licensed under: GNU General Public License. Wont this >> force web2py to be GPL consider it contains code under that license? >> >> -- >> -- >> Regards, >> Bruce Wade >> http://ca.linkedin.com/in/brucelwade >> http://www.wadecybertech.com >> http://www.warplydesigned.com >> http://www.fitnessfriendsfinder.com >> > On Sunday, 11 March 2012 11:27:28 UTC-5, Anthony wrote: > > Good catch. I assume that is an error, as the project as a whole says it's > licensed under LGPL: http://code.google.com/p/pyfpdf/. Perhaps the > license was changed at some point but the change wasn't made to this file. > > Anthony > > On Sunday, March 11, 2012 12:07:47 PM UTC-4, Detectedstealth wrote: >> >> Hi, >> >> Looking through the code base, there is a file in >> pyfpdf/designer.py licensed under: GNU General Public License. Wont this >> force web2py to be GPL consider it contains code under that license? >> >> -- >> -- >> Regards, >> Bruce Wade >> http://ca.linkedin.com/in/brucelwade >> http://www.wadecybertech.com >> http://www.warplydesigned.com >> http://www.fitnessfriendsfinder.com >> >

