File tree 20 files changed +20
-20
lines changed
20 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// deploy contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {Passage} from "./passage/Passage.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {IOrders} from "./orders/IOrders.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
contract Zenith {
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
interface IOrders {
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {OrdersPermit2} from "./OrdersPermit2.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {OrdersPermit2} from "./OrdersPermit2.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {OrderDestination} from "./OrderDestination.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {IOrders} from "./IOrders.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {PassagePermit2} from "./PassagePermit2.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {UsesPermit2} from "../UsesPermit2.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
import {PassagePermit2} from "./PassagePermit2.sol " ;
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// system contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// test contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// test contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// test contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// test contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// utils
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// test contracts
Original file line number Diff line number Diff line change 1
- // SPDX-License-Identifier: UNLICENSED
1
+ // SPDX-License-Identifier: MIT OR Apache-2.0
2
2
pragma solidity ^ 0.8.24 ;
3
3
4
4
// test contracts
You can’t perform that action at this time.
0 commit comments