Skip to content

Commit 3097b2c

Browse files
committed
docs(readme): fix License section — file IS committed (MIT)
The previous section said "No LICENSE file is committed yet — source is All rights reserved until one lands" but the repo actually carries an MIT LICENSE file. The dated comment was a holdover from before the license decision was made. Reframed as the actual posture: MIT, copyright Sentrix Labs, with the contrast against the chain repo's BUSL-1.1 preserved (different repos, different license decisions).
1 parent d994ce0 commit 3097b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ pnpm init
122122

123123
## License
124124

125-
No `LICENSE` file is committed yet — source is **All rights reserved** until one lands. The Sentrix Chain protocol itself (separate repo, [`sentrix-labs/sentrix`](https://github.com/sentrix-labs/sentrix)) is BUSL-1.1; this monorepo's license is decided independently and will be added here when finalized.
125+
[MIT](LICENSE) — Copyright (c) 2026 Sentrix Labs. The Sentrix Chain protocol itself (separate repo, [`sentrix-labs/sentrix`](https://github.com/sentrix-labs/sentrix)) is BUSL-1.1; this monorepo is independently licensed.

0 commit comments

Comments
 (0)