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

trivial: adjust docs to clearly state that licenses are SPDX expressions #123

Merged
merged 1 commit into from Jul 16, 2017

Conversation

hsitter
Copy link
Contributor

@hsitter hsitter commented Jul 13, 2017

Previously the doc was a bit ambiguous about the actual format employed
for licenses. The format expectation is the actual SPDX license expression
format as described in the SPDX specification.
Clearly state this and point to the specification URL for reference on the
format.

Additionally, while SPDX must be parsed as case-insensitive it's considered
best practice to use strict-casing in examples, so change to that.

Closes #122

Previously the doc was a bit ambiguous about the actual format employed
for licenses. The format expectation is the actual SPDX license expression
format as described in the SPDX specification.
Clearly state this and point to the specification URL for reference on the
format.

Additionally, while SPDX must be parsed as case-insensitive it's considered
best practice to use strict-casing in examples, so change to that.

Closes ximion#122
@ximion ximion merged commit 0ce80d5 into ximion:master Jul 16, 2017
@ximion
Copy link
Owner

ximion commented Jul 16, 2017

Thanks!
The old text was a remnant from when our parser didn't yet support the full license expression syntax, but that has been fixed for years now.

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

Successfully merging this pull request may close these issues.

None yet

2 participants