Skip to content

Commit 66d54e6

Browse files
committed
docs: update readme
1 parent b4cf6c6 commit 66d54e6

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,4 @@ For guidance on how to create PRs, see the [CONTRIBUTING](./CONTRIBUTING.md) gui
103103

104104
## License
105105

106-
The primary license for Sablier Lockup is the Business Source License 1.1 (`BUSL-1.1`), see
107-
[`LICENSE.md`](./LICENSE.md). However, there are exceptions:
108-
109-
- All files in `src/interfaces/` and `src/types` are licensed under `GPL-3.0-or-later`, see
110-
[`LICENSE-GPL.md`](./LICENSE-GPL.md).
111-
- Several files in `src`, `scripts/solidity`, and `tests` are licensed under `GPL-3.0-or-later`, see
112-
[`LICENSE-GPL.md`](./LICENSE-GPL.md).
113-
- Many files in `tests/` remain unlicensed (as indicated in their SPDX headers).
106+
See [LICENSE.md](./LICENSE.md).

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170

171171
"@prb/math": ["@prb/[email protected]", "", {}, "sha512-ef5Xrlh3BeX4xT5/Wi810dpEPq2bYPndRxgFIaKSU1F/Op/s8af03kyom+mfU7gEpvfIZ46xu8W0duiHplbBMg=="],
172172

173-
"@sablier/devkit": ["@sablier/devkit@github:sablier-labs/devkit#16816ca", {}, "sablier-labs-devkit-16816ca"],
173+
"@sablier/devkit": ["@sablier/devkit@github:sablier-labs/devkit#040beac", {}, "sablier-labs-devkit-040beac"],
174174

175175
"@sablier/evm-utils": ["@sablier/evm-utils@github:sablier-labs/evm-utils#31f94ff", { "dependencies": { "@chainlink/contracts": "1.3.0" } }, "sablier-labs-evm-utils-31f94ff"],
176176

0 commit comments

Comments
 (0)