Skip to content

Commit

Permalink
docs: license pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybuidl committed Dec 13, 2024
1 parent 236f9e1 commit 917b82e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/test/foundry/KlerosCore.t.sol
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.24;

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

0 comments on commit 917b82e

Please sign in to comment.