-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
56 lines (40 loc) · 1.54 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
This product bundles the constant product liquidity pool and router
implementations which are available under the GNU General Public License v3.0.
For details, see
* src/pools
* src/Router.sol
* LICENSE.GPL3
This product bundles the XERC20 implementation which is available under the
GNU General Public License v3.0. For details, see
* src/xerc20/XERC20.sol
* src/xerc20/XERC20Factory.sol
* src/xerc20/XERC20Lockbox.sol
* src/xerc20/extensions/
* LICENSE.GPL3
This product bundles the MODE Sequencer Fee Sharing implementation which is
available under the GNU General Public License v3.0. For details, see
* src/extensions/
* LICENSE.GPL3
This product bundles the MintLimits library which is available under the
3-Clause BSD License. For details, see
* libraries/rateLimits
* src/xerc20/MintLimits.sol
* LICENSE.BSD
This product bundles the VelodromeTimeLibrary library which is available under
the MIT License. For details, see
* src/libraries/VelodromeTimeLibrary.sol
* LICENSE.MIT
This product bundles interfaces for external smart contracts which are
available under the MIT License. For details, see
* src/interfaces/
* LICENSE.MIT
This product bundles the ExcessivelySafeCall library which is available under
the MIT License. For details, see
* lib/ExcessivelySafeCall
* LICENSE.MIT
This product bundles the CreateX interface which is available under
the GNU Affero General Public License v3.0. For details, see
* lib/createX
This product bundles the OpenZeppelin library which is available under
the MIT license. For details, see
* lib/openzeppelin-contracts