Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copyright/Holder detection is ignoring the COPYRIGHT file in a project #4039

Open
DennisClark opened this issue Dec 23, 2024 · 0 comments
Open
Assignees
Labels

Comments

@DennisClark
Copy link
Member

A recent scan of the software available at https://github.com/odoo/odoo/archive/refs/heads/18.0.zip resulted in a declared_holder = "Free Software Foundation" rather than "Odoo S.A." even though there is a statement of "Copyright (c) 2004-2015 Odoo S.A." in the project COPYRIGHT file. Various licenses of the GPL family were detected correctly, all of which are Free Software Foundation licenses, but the copyrights for Free Software Foundation in those licenses apply only to the license text itself and not the covered software.

Scan results attached.

odoo-18.0.zip_scan.zip

@DennisClark DennisClark changed the title Copyrright/Holder detection is ignoring the COPYRIGHT file in a project Copyright/Holder detection is ignoring the COPYRIGHT file in a project Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants