Adding License
This commit is contained in:
parent
8a51ae5cf5
commit
35b6124869
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: UNLICENSED
|
||||
pragma solidity ^0.8.20;
|
||||
|
||||
import "forge-std/Test.sol";
|
||||
|
|
Loading…
Reference in New Issue