Skip to content

Commit 7d54fa6

Browse files
authored
Merge pull request #20 from ams9198/updateRepo
chore: Update License and README
2 parents 4784cb2 + 9415e58 commit 7d54fa6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2025 Informal Systems Inc
189+
Copyright 2025 Circle Internet Group, Inc. All rights reserved.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ cargo run --bin malachitebft-eth-utils spam --time=60 --rate=1000
204204
205205
## Links
206206
207-
- Malachite architecture [https://github.com/informalsystems/malachite/blob/13bca14cd209d985c3adf101a02924acde8723a5/ARCHITECTURE.md](https://github.com/informalsystems/malachite/blob/13bca14cd209d985c3adf101a02924acde8723a5/ARCHITECTURE.md)
208-
- Tutorial on Malachite’s Channel-based interface [https://github.com/informalsystems/malachite/blob/13bca14cd209d985c3adf101a02924acde8723a5/docs/tutorials/channels.md][channels]
207+
- Malachite architecture [https://github.com/circlefin/malachite/blob/13bca14cd209d985c3adf101a02924acde8723a5/ARCHITECTURE.md](https://github.com/circlefin/malachite/blob/13bca14cd209d985c3adf101a02924acde8723a5/ARCHITECTURE.md)
208+
- Tutorial on Malachite’s Channel-based interface [https://github.com/circlefin/malachite/blob/13bca14cd209d985c3adf101a02924acde8723a5/docs/tutorials/channels.md][channels]
209209
- The most flexible Consensus API in the world [https://informal.systems/blog/the-most-flexible-consensus-api-in-the-world][flexible]
210210
- Engine API [https://github.com/ethereum/execution-apis/tree/main/src/engine](https://github.com/ethereum/execution-apis/tree/main/src/engine)
211211
- Reth [https://github.com/paradigmxyz/reth](https://github.com/paradigmxyz/reth)
@@ -219,7 +219,7 @@ cargo run --bin malachitebft-eth-utils spam --time=60 --rate=1000
219219
220220
## License
221221
222-
Copyright 2025 Informal Systems Inc
222+
Copyright 2025 Circle Internet Group, Inc. All rights reserved.
223223
224224
Licensed under the Apache License, Version 2.0 (the "License");
225225
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)