Skip to content

Commit 3cbf21e

Browse files
authored
Update 01_counter.sol
1 parent 5bb9019 commit 3cbf21e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

01_counter.sol

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: GPL-3.0
12
pragma solidity >=0.7.0 <0.9.0;
23

34
contract Counter {

0 commit comments

Comments
 (0)