Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAlphaC authored and github-actions[bot] committed Oct 22, 2024
1 parent b0591b8 commit 5cb41fb
Show file tree
Hide file tree
Showing 1,638 changed files with 100,605 additions and 285,445 deletions.
125 changes: 0 additions & 125 deletions contracts/CHANGELOG.md

This file was deleted.

6 changes: 5 additions & 1 deletion contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## License
Most of the contracts are licensed under the [MIT](https://choosealicense.com/licenses/mit/) license.
An exception to this is the ccip folder, which defaults to be licensed under the [BUSL-1.1](./src/v0.8/ccip/LICENSE.md) license, however, there are a few exceptions

[MIT](https://choosealicense.com/licenses/mit/)
- `src/v0.8/ccip/applications/*` is licensed under the [MIT](./src/v0.8/ccip/LICENSE-MIT.md) license
- `src/v0.8/ccip/interfaces/*` is licensed under the [MIT](./src/v0.8/ccip/LICENSE-MIT.md) license
- `src/v0.8/ccip/libraries/{Client.sol, Internal.sol}` is licensed under the [MIT](./src/v0.8/ccip/LICENSE-MIT.md) license

This file was deleted.

Loading

0 comments on commit 5cb41fb

Please sign in to comment.