From 498ad3a3b91cee9b9b532154af9d1750f5ffbf7e Mon Sep 17 00:00:00 2001 From: Leo Chen Date: Wed, 24 Jan 2024 18:00:13 -0800 Subject: [PATCH] Update README.md Specify Alpha Testing Agreement in License Section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e72401..da455ca 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ You can refer to the [config.ts](https://github.com/OpenZeppelin/solidity-docgen ## License -The primary license for StoryProtocol is the Business Source License 1.1 (`BUSL-1.1`), seeĀ [LICENSE](https://github.com/storyprotocol/protocol-contracts/blob/main/LICENSE). Minus the following exceptions: +The primary license for StoryProtocol is the Alpha Testing Agreement, seeĀ [LICENSE](https://github.com/storyprotocol/protocol-contracts/blob/main/LICENSE). Minus the following exceptions: - [Hooks](./contracts/hooks) and [Base Modules](./contracts/modules/base) have an MIT License - [Interfaces](./contracts/interfaces) have an MIT license