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

src/spdx.rs: Bump to SDPX License List 3.1 #19

Merged
merged 1 commit into from
May 13, 2018

Conversation

wking
Copy link
Contributor

@wking wking commented Apr 20, 2018

Generated with:

$ cargo run --example fetch-license-list-from-spdx v3.1 >spdx.rs
$ mv spdx.rs src/
$ emacs Cargo.toml README.md  # manual bumps

This builds on #17; only the tip commit is new to this PR. I'll give it a bit of extra cook time after #17 lands, so no rush on review ;).

Generated with:

  $ cargo run --example fetch-license-list-from-spdx v3.1 > spdx.rs
  $ mv spdx.rs src/
  $ emacs Cargo.toml README.md  # manual bumps
@wking wking force-pushed the license-list-3.1 branch from 8e90572 to ca76fc9 Compare May 2, 2018 22:13
@wking
Copy link
Contributor Author

wking commented May 2, 2018

I've merged #17 and rebased this onto the new master. I'll give it at least another 7 days and then merge it unless anyone speaks up against it.

@wking wking merged commit ca76fc9 into ehuss:master May 13, 2018
@wking wking deleted the license-list-3.1 branch May 13, 2018 13:56
wking added a commit to wking/license-exprs that referenced this pull request Jun 18, 2018
Changes since v1.3.0:

* Updated SPDX License List to 3.1 (ehuss#9, ehuss#11, ehuss#17, ehuss#19, ehuss#24)
* Updated SPDX License Expression reference from 2.0 to 2.1 (ehuss#8).
* Document our license-list version, parens issue, and license (ehuss#16,
  ehuss#17).
* Add Travis CI configuration (ehuss#22).
* Add additional test cases (ehuss#25).
* .mailmap: Consolidate authors (ehuss#26).
@wking wking mentioned this pull request Jun 18, 2018
wking added a commit to wking/license-exprs that referenced this pull request Jun 18, 2018
Changes since v1.3.0:

* Updated SPDX License List to 3.1 (ehuss#9, ehuss#11, ehuss#17, ehuss#19, ehuss#24).
* Updated SPDX License Expression reference from 2.0 to 2.1 (ehuss#8).
* Document our license-list version, parens issue, and license (ehuss#16,
  ehuss#17).
* Add Travis CI configuration (ehuss#22).
* Add additional test cases (ehuss#25).
* .mailmap: Consolidate authors (ehuss#26).
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.

1 participant