Skip to content

Commit 4399717

Browse files
authored
Create CONTRIBUTOR_LICENSE_AGREEMENT.md (#16)
1 parent 95ee53b commit 4399717

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CONTRIBUTOR_LICENSE_AGREEMENT.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# TinyKVM Contributor License Agreement
2+
3+
Thank you for your interest in contributing to TinyKVM and VMOD-TinyKVM
4+
(the "Project"). By submitting a Contribution to this Project, you agree to
5+
the following terms.
6+
7+
## 1. Definitions
8+
9+
- **Contribution**: Any code, documentation, or other materials you submit.
10+
- **Project**: The TinyKVM/VMOD-TinyKVM codebase, distributed under GPL‑3.0 for
11+
open source purposes and subject to a commercial license by Varnish Software.
12+
13+
## 2. Grant of Rights
14+
15+
By contributing, you grant Varnish Software and the Project a worldwide,
16+
royalty‑free, non‑exclusive, perpetual, and irrevocable license to use,
17+
reproduce, modify, and distribute your Contribution under the terms of:
18+
- The GNU General Public License (GPL‑3.0), and/or
19+
- A commercial license as determined by Varnish Software.
20+
21+
## 3. Representations and Warranties
22+
23+
You represent that:
24+
- Your Contribution is your original work.
25+
- You have the right to grant the above licenses.
26+
- Your Contribution does not infringe on any third-party rights.
27+
28+
## 4. Patent License
29+
30+
You grant a patent license to any patents you hold that are necessarily infringed
31+
by your Contribution.
32+
33+
## 5. Acknowledgement
34+
35+
By submitting your Contribution, you acknowledge that you have read and agree
36+
to the terms of this Contributor License Agreement.

0 commit comments

Comments
 (0)