Skip to content

Commit

Permalink
Prepended SPDX License Identifier "MIT" to 1 sources.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed Feb 17, 2021
1 parent e4c36f8 commit 6b31345
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/Greeter.sol
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT

pragma solidity 0.6.12;

import "hardhat/console.sol";
Expand Down

0 comments on commit 6b31345

Please sign in to comment.