diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-07-16 02:03:33 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-07-16 02:03:33 +0200 |
commit | b31e4bc16d1df62b50c6f77a77041f9e7b6c906d (patch) | |
tree | 024c74c13d918aa6bde302aab6836fa33607613c /flatcc/CONTRIBUTING.md | |
parent | ba6815ef8fb8ae472412b5af2837a7caba2799c2 (diff) | |
parent | 5a40295c4cf0af5ea8da9ced04a4ce7d3621a080 (diff) |
Merge commit '5a40295c4cf0af5ea8da9ced04a4ce7d3621a080' as 'flatcc'
Diffstat (limited to 'flatcc/CONTRIBUTING.md')
-rw-r--r-- | flatcc/CONTRIBUTING.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/flatcc/CONTRIBUTING.md b/flatcc/CONTRIBUTING.md new file mode 100644 index 0000000..6cc59dc --- /dev/null +++ b/flatcc/CONTRIBUTING.md @@ -0,0 +1,17 @@ + +By contributing to this project you agree to: + +- You are the original creater of the submission. +- No third party has any claims to the submission or if any such claims exists, + they are under a compatible license and clearly documented as such. +- You grant a non-exclusive copyright license as per section 2. of the + Apache 2.0 license. + +Section 2. of Apache 2.0 license for reference: + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. |