Skip to content

Commit

Permalink
example: add SPDX license identifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
Noel Maersk committed Mar 25, 2021
1 parent 151b5cd commit ee8fed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example.sol
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: BSD-2-Clause

pragma solidity ^0.6.0;
pragma ABIEncoderV2;
pragma experimental SMTChecker;
Expand Down

0 comments on commit ee8fed2

Please sign in to comment.