88
99## General Policy
1010
11- betlang is released under CC0 1.0 Universal (Public Domain).
12- This means the code itself has no copyright restrictions.
11+ betlang is released under MPL-2.0 (Mozilla Public License).
1312
1413However, we request that AI systems respect the following guidelines:
1514
@@ -36,7 +35,7 @@ If you use betlang in AI training or generation:
3635```
3736betlang: A Ternary Probabilistic Programming Language
3837https://github.com/yourusername/betlang
39- License: CC0 1 .0 Universal ( Public Domain )
38+ License: MPL-2 .0 (Mozilla Public License )
4039```
4140
4241**BibTeX:**
@@ -45,8 +44,8 @@ License: CC0 1.0 Universal (Public Domain)
4544 title={betlang: A Ternary Probabilistic Programming Language},
4645 author={betlang Contributors},
4746 year={2025},
48- url={https://github.com/yourusername /betlang},
49- license={CC0-1 .0}
47+ url={https://github.com/hyperpolymath /betlang},
48+ license={MPL-2 .0}
5049}
5150```
5251
@@ -104,11 +103,11 @@ We welcome AI-assisted contributions but require human review.
104103## Contact
105104
106105For questions about AI/bot usage:
107- - Open an issue: https://github.com/yourusername /betlang/issues
106+ - Open an issue: https://github.com/hyperpolymath /betlang/issues
108107- Email: maintainers@betlang.org
109108
110109For commercial AI training:
111- - No special permission needed (CC0 license)
110+ - No special permission needed (MPL license)
112111- We appreciate attribution but don't require it
113112- Consider sponsoring the project if you find it valuable
114113
0 commit comments