Skip to content

Commit

Permalink
Merge pull request #16 from patitonar/patitonar-solidity-license
Browse files Browse the repository at this point in the history
Add SPDX license identifier
  • Loading branch information
adria0 authored Sep 15, 2023
2 parents ed106bf + 5edcb61 commit 3f64730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RsaVerify.sol
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-3.0-or-later
pragma solidity ^0.8.0;

/*
Expand Down

0 comments on commit 3f64730

Please sign in to comment.