Adding License

This commit is contained in:
David E. Perez Negron R. 2023-09-26 22:33:28 -06:00
parent 8a51ae5cf5
commit 35b6124869
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: UNLICENSED
pragma solidity ^0.8.20;
import "forge-std/Test.sol";