-
Notifications
You must be signed in to change notification settings - Fork 41
Expand file tree
/
Copy pathNOTICE
More file actions
53 lines (39 loc) · 1.52 KB
/
NOTICE
File metadata and controls
53 lines (39 loc) · 1.52 KB
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
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
* contracts/Pool.sol
* contracts/PoolFees.sol
* contracts/Router.sol
* contracts/RewardsDistributor.sol
* contracts/Velo.sol
* contracts/VeloForwarder.sol
* LICENSE.GPL3
This product bundles the VelodromeTimeLibrary library which is available under
the MIT License. For details, see
* contracts/libraries/VelodromeTimeLibrary.sol
* LICENSE.MIT
This product bundles interfaces for external smart contracts which are
available under the MIT License. For details, see
* contracts/governance/IGovernor.sol
* contracts/governance/IVetoGovernor.sol
* contracts/governance/IVotes.sol
* contracts/interfaces/
* LICENSE.MIT
This product bundles the BokkyPooBah's DateTime library which is available under
the MIT License. For details, see
* contracts/art/BokkyPooBahsDateTimeLibrary.sol
* LICENSE.MIT
This product bundles the PerlinNoise library which is available under
the MIT License. For details, see
* contracts/art/PerlinNoise.sol
* LICENSE.MIT
This product bundles the Trig library which is available under
the MIT License. For details, see
* contracts/art/Trig.sol
* LICENSE.MIT
This product bundles the GSN Forwarder library which is available under
the GNU General Public License v3.0. For details, see
* lib/gsn/packages/contracts/LICENSE
This product bundles the OpenZeppelin library which is available under
the MIT license. For details, see
* lib/openzeppelin-contracts