-
Notifications
You must be signed in to change notification settings - Fork 143
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
Is DataLicense
wrong more often than it’s right?
#595
Comments
I don't understand the question. All SPDX data are under CC0-1.0. |
What causes all SPDX data to be under CC0?
Originally, I assumed that the part that says “any SPDX-Metadata, including without limitation explanatory text, shall be subject to the terms of the Creative Commons CC0 1.0” was responsible for making CC0 apply to all SPDX data. Now that it’s been removed, I’m not sure if that assumption was correct. |
The SPDX specification, which, since the beginning, 10+ years ago, said that the data license is CC-1.0. Even without the wording, the |
OK, so what part of the specification says that? The way I read it, version 2.2.1 removed the part of the specification that said that.
I agree. Version 2.2.1 says that the
|
This has been resolved with the recent change proposal on datalicense which is implemented in the 3.0 spec. |
This PR removed the following text from
chapters/document-creation-information.md
:The
DataLicense
field still has to be “CC0-1.0”. I have some questions about this change:I bring up those questions to make a point: it seems like the
DataLicense
field might wrong more often than it’s right. If it is wrong more often than not, then I don’t think that it makes sense to forceDataLicense
to be “CC0-1.0”. It just seems misleading that way.The text was updated successfully, but these errors were encountered: