Skip to content

Commit 0f7966a

Browse files
authored
Update README.md added license and contribution note (#14)
1 parent 0e770eb commit 0f7966a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,21 @@ A very understated feature of running directly on the CPU using hardware virtual
2828

2929
Secondly, as CPUs evolve, so does TinyKVM. It never has to be updated, yet it will continue to run at native speeds on your CPU.
3030

31+
32+
## Licensing
33+
34+
TinyKVM and VMOD-TinyKVM are released under a dual licensing model:
35+
36+
- **Open Source License**: GPL‑3.0 (see [LICENSE](LICENSE)).
37+
- **Commercial License**: Available under terms controlled by Varnish Software.
38+
39+
For commercial licensing inquiries, please contact:
40+
compliance@varnish-software.com.
41+
42+
## Contributing
43+
44+
We welcome contributions! By submitting a pull request or other contribution,
45+
you agree to our [Contributor License Agreement](CONTRIBUTOR_LICENSE_AGREEMENT.md)
46+
and our [Code of Conduct](CODE_OF_CONDUCT.md).
47+
48+
For details on how to contribute, please refer to this document.

0 commit comments

Comments
 (0)