Add Community Use License v1.0 (free <$100K revenue, attribution required)
Browse files- LICENSE.md +54 -0
LICENSE.md
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Community Use License v1.0
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Siddhant Singh Karki
|
| 4 |
+
|
| 5 |
+
## Grant
|
| 6 |
+
|
| 7 |
+
Permission is hereby granted, free of charge, to any individual or
|
| 8 |
+
organization ("Licensee") to use, copy, modify, merge, publish, and
|
| 9 |
+
distribute the Licensed Material, subject to the following conditions:
|
| 10 |
+
|
| 11 |
+
## Conditions
|
| 12 |
+
|
| 13 |
+
1. **Attribution.** The Licensee must give appropriate credit to the
|
| 14 |
+
original author, provide a link to this license, and indicate if
|
| 15 |
+
changes were made. Attribution must be preserved in all copies and
|
| 16 |
+
derivative works.
|
| 17 |
+
|
| 18 |
+
2. **Revenue Threshold.** This license applies only to Licensees whose
|
| 19 |
+
total annual revenue (including parent entities, subsidiaries, and
|
| 20 |
+
affiliates) does not exceed one hundred thousand US dollars
|
| 21 |
+
(USD $100,000) in the most recently completed fiscal year. Revenue
|
| 22 |
+
means gross revenue from all sources, not net profit.
|
| 23 |
+
|
| 24 |
+
3. **Above-Threshold Use.** Any individual or organization whose total
|
| 25 |
+
annual revenue exceeds the threshold in Section 2 must obtain a
|
| 26 |
+
separate written license from the copyright holder before using the
|
| 27 |
+
Licensed Material in any capacity. Unauthorized use by above-threshold
|
| 28 |
+
entities constitutes a violation of this license.
|
| 29 |
+
|
| 30 |
+
4. **No Sublicensing to Above-Threshold Entities.** The Licensee may not
|
| 31 |
+
sublicense, resell, or otherwise transfer rights in the Licensed
|
| 32 |
+
Material to any entity that exceeds the revenue threshold, unless that
|
| 33 |
+
entity has obtained its own written license from the copyright holder.
|
| 34 |
+
|
| 35 |
+
5. **Share-Alike.** If the Licensee distributes derivative works, those
|
| 36 |
+
works must be distributed under this same license or a compatible
|
| 37 |
+
license that preserves these conditions.
|
| 38 |
+
|
| 39 |
+
## No Warranty
|
| 40 |
+
|
| 41 |
+
THE LICENSED MATERIAL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
| 42 |
+
EXPRESS OR IMPLIED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR
|
| 43 |
+
ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING FROM THE USE OF THE
|
| 44 |
+
LICENSED MATERIAL.
|
| 45 |
+
|
| 46 |
+
## Termination
|
| 47 |
+
|
| 48 |
+
This license terminates automatically if the Licensee breaches any of
|
| 49 |
+
these conditions. Upon termination, the Licensee must cease all use and
|
| 50 |
+
destroy all copies of the Licensed Material.
|
| 51 |
+
|
| 52 |
+
## Contact
|
| 53 |
+
|
| 54 |
+
For above-threshold licensing inquiries: siddhantskarki@gmail.com
|