tenfingers commited on
Commit
961c047
·
verified ·
1 Parent(s): 851c12b

v2.0 README: 617 files, 49,179 passages

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- license: mit
 
 
3
  tags:
4
  - resonance-lattice
5
  - rlat
@@ -105,6 +107,11 @@ rlat build src/Doc -o python-stdlib.rlat \
105
 
106
  ## License
107
 
108
- MIT. The .rlat archive contains embeddings + metadata + a SHA-pinned URL
 
 
 
 
 
109
  manifest; source bytes are NOT bundled and are fetched from upstream
110
- GitHub at query time, where the upstream license applies.
 
1
  ---
2
+ license: other
3
+ license_name: bsl-1.1
4
+ license_link: https://github.com/tenfingerseddy/resonance-lattice/blob/main/LICENSE.md
5
  tags:
6
  - resonance-lattice
7
  - rlat
 
107
 
108
  ## License
109
 
110
+ The `rlat` software is licensed under
111
+ [BSL 1.1](https://github.com/tenfingerseddy/resonance-lattice/blob/main/LICENSE.md)
112
+ (Business Source License — source-available; production use of the
113
+ licensed work is permitted up to the parameters in LICENSE.md).
114
+
115
+ This `.rlat` archive contains embeddings + metadata + a SHA-pinned URL
116
  manifest; source bytes are NOT bundled and are fetched from upstream
117
+ GitHub at query time, where the upstream repository's license applies.