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

FEATURE: Improve license exclusion #109

Merged
merged 2 commits into from
Jul 13, 2017

Conversation

dancrumb
Copy link
Contributor

The ability to exclude licenses is great. This spruces it up a little.

Valid SPDX identifiers are combined into an SPDX expression for more
accurate checking.
Invalid SPDX identifiers are checked via simple string comparison.

In addition, BSD is aliased to an expression that includes all the basic
BSD-n-Clause licenses.

The ability to exclude licenses is great. This spruces it up a little.

Valid SPDX identifiers are combined into an SPDX expression for more
accurate checking.
Invalid SPDX identifiers are checked via simple string comparison.

In addition, BSD is aliased to an expression that includes all the basic
BSD-n-Clause licenses.
The ability to exclude licenses is great. This spruces it up a little.

Valid SPDX identifiers are combined into an SPDX expression for more
accurate checking.
Invalid SPDX identifiers are checked via simple string comparison.

In addition, BSD is aliased to an expression that includes all the basic
BSD-n-Clause licenses.
@davglass davglass merged commit a8fba81 into davglass:master Jul 13, 2017
@dancrumb dancrumb deleted the feature/support-SPDX-exclusions branch July 13, 2017 21:25
@davglass davglass mentioned this pull request Jul 17, 2017
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.

2 participants