Skip to content

Commit 2380b23

Browse files
Update ai.txt
1 parent 389e7a7 commit 2380b23

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

.well-known/ai.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
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

1413
However, we request that AI systems respect the following guidelines:
1514

@@ -36,7 +35,7 @@ If you use betlang in AI training or generation:
3635
```
3736
betlang: A Ternary Probabilistic Programming Language
3837
https://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

106105
For 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

110109
For 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

Comments
 (0)