Add SPDX headers and copyright notices at the beginning of files.#99
Open
adrien-n wants to merge 1 commit intopq-crystals:masterfrom
Open
Add SPDX headers and copyright notices at the beginning of files.#99adrien-n wants to merge 1 commit intopq-crystals:masterfrom
adrien-n wants to merge 1 commit intopq-crystals:masterfrom
Conversation
In downstream projects, files may be copied and moved around. This makes it difficult to track the copyrights and licenses without having them stored in each file. License and copyright holders for files without specific header is assumed to be the one in LICENSE and AUTHORS.md files respectively. I haven't touched avx2/f1600x4.S because it is derived from the code at sphincs/sphincsplus#14 but there is no copyright information in that PR and the code is said to be generated by PeachPy but there is no source code associated.
Author
|
Just to be clear: I think my changes match what is currently stated through other means in the repository but I don't think it necessarily matches the actual assignments (probably not actually). |
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.
In downstream projects, files may be copied and moved around. This makes it difficult to track the copyrights and licenses without having them stored in each file.
License and copyright holders for files without specific header is assumed to be the one in LICENSE and AUTHORS.md files respectively.
I haven't touched avx2/f1600x4.S because it is derived from the code at sphincs/sphincsplus#14 but there is no copyright information in that PR and the code is said to be generated by PeachPy but there is no source code associated.