https://bugzilla.redhat.com/show_bug.cgi?id=1379432



--- Comment #5 from Alec Leamas <[email protected]> ---
Some initial remarks, before going into the review:

   - I see all sorts of licenses in the code: Apache, BSD, GPLv3, MIT... can
you review this? The LGPLv3 for everything doesn't seem OK.
  - Here seems to be some bundled, minified javascript libraries such as react.
Please refer to https://fedoraproject.org/wiki/Packaging:JavaScript. 

Here is also things like (./odoo/addons/l10n_cr/__init__.py:)

At top;
# Part of Odoo. See LICENSE file for full copyright and licensing details.

line 8-9
#    First author: Carlos Vásquez <[email protected]> (ClearCorp
S.A.)
#    Copyright (c) 2010-TODAY ClearCorp S.A. (http://clearcorp.co.cr). All
rights reserved

To me, this doesn't make sense. It looks like the author has claimed all
rights, and published under a MIT license. And then odoo has pasted there own
license on top, more or less hijacking the code. I am not a lawyer, but this
looks fishy. Thoughts?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to