Skip to content

Commit 1a3391f

Browse files
razwwclaude
andcommitted
docs: add NOTICE clarifying upstream Uniswap V3 derivation and licensing
Calls out the GPL-2.0-or-later inheritance from Uniswap V3, the MIT attribution for FullMath / UnsafeMath (Remco Bloemen), and the licensing of Lista DAO modifications and original additions. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 35c9b5a commit 1a3391f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

NOTICE

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
This code is derived from Uniswap V3 (https://github.com/Uniswap/v3-core,
2+
https://github.com/Uniswap/v3-periphery), originally licensed under
3+
Business Source License 1.1, which transitioned to GPL-2.0-or-later
4+
on 2023-04-01.
5+
6+
Portions of src/core/libraries/ (FullMath, UnsafeMath) are derived
7+
from work by Remco Bloemen, licensed under MIT.
8+
9+
Modifications by Lista DAO to the original Uniswap V3 code are licensed
10+
under GPL-2.0-or-later, consistent with the original license terms.
11+
12+
Original files authored by Lista DAO are licensed under MIT.

0 commit comments

Comments
 (0)