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

Unclear license status for project #3

Open
jburkal opened this issue Dec 28, 2023 · 0 comments
Open

Unclear license status for project #3

jburkal opened this issue Dec 28, 2023 · 0 comments

Comments

@jburkal
Copy link

jburkal commented Dec 28, 2023

In commit 6bc1a1a, the project changed from a Creative Commons license to GPL-3.0, as seen in its LICENSE.md file:

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

However, in commit 51c5c49 several files changed license to a proprietary one.
For example, calibration.cpp changed from:

to:

* License: Proprietary, all rights reserved.

This is the case for the following files:

  • code/smoggie/calibration.cpp
  • code/smoggie/calibration.h
  • code/smoggie/src/data/data_ex.cpp
  • code/smoggie/src/data/data_ex.h
  • code/smoggie/src/drivers/drv_pms_generic.cpp
  • code/smoggie/src/drivers/drv_pms_generic.h

If this was an intentional change then the LICENSE.md file should be updated to a more appropriate license. If it was just a mistake, then it would be nice to have the affected files updated to the GPL-3.0 license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant