Add copyright and license information. Addresses issue #81#82
Open
ranger6 wants to merge 1 commit intofsaintjacques:masterfrom
Open
Add copyright and license information. Addresses issue #81#82ranger6 wants to merge 1 commit intofsaintjacques:masterfrom
ranger6 wants to merge 1 commit intofsaintjacques:masterfrom
Conversation
The copyright and license information included as comments in mostly all of the source helps downstream users to identify license terms and comply with its redistribution requirements: namely attributing ownership and licensing of upstream software (this repo). The included comments are taken from the suggested text in the Apache 2.0 license "APPENDIX: How to ..". While all the contributors have (via the license) granted a copyright license, they remain copyright holders of their specific contributions. The contributors can be found in the git log. All tests pass. Note that the SPDX tag (referencing the Apache 2.0 license) was added to semver some time ago.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The copyright and license information included as comments in mostly all of the source helps downstream users to identify license terms and comply with its redistribution requirements: namely attributing ownership and licensing of upstream software (this repo).
The included comments are taken from the suggested text in the Apache 2.0 license "APPENDIX: How to ..".
While all the contributors have (via the license) granted a copyright license, they remain copyright holders of their specific contributions. The contributors can be found in the git log.
All tests pass.
Note that the SPDX tag (referencing the Apache 2.0 license) was added to semver some time ago.