amaranth/CONTRIBUTING.txt
Alan Green 3a4576e033 Update license and copyright info
Remove non-license explanatory text from LICENSE.txt.

Create CONTRIBUTING file with instructions and notes for contributors.

This change relates to issue #412
2020-07-06 23:11:10 +00:00

24 lines
654 B
Plaintext

CONTRIBUTIONS and CODE REVIEWS
We love contributions from the community. Please send pull requests and raise
issues! All code submissions require review. We use GitHub pull requests for
this purpose.
COPYRIGHTS and LICENSE
nMigen is licensed under the 2-clause BSD license, which is contained in the
LICENSE.txt file.
All authors retain copyright ownership of their contributions.
Authors should note that all contributions are licensed under the 2-clause BSD
license.
CONTRIBUTORS
The complete list of contributors is contained within the git repository.
Tools such as the git log command can be used to see all contributions and
contributors.