Skip to content

Commit 917b82e

Browse files
committed
docs: license pragma
1 parent 236f9e1 commit 917b82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/test/foundry/KlerosCore.t.sol

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: MIT
12
pragma solidity 0.8.24;
23

34
import {Test} from "forge-std/Test.sol";

0 commit comments

Comments
 (0)