license and LiqMan WIP

This commit is contained in:
JulesCrown 2023-11-23 22:14:47 +01:00
parent 76591ddd4f
commit df93bffc9f
4 changed files with 241 additions and 3 deletions

View file

@ -1,4 +1,4 @@
// SPDX-License-Identifier: UNLICENSED
// SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.8.13;
import "forge-std/Test.sol";