Skip to content

Commit

Permalink
chore: use GPL-3.0 license
Browse files Browse the repository at this point in the history
  • Loading branch information
leovct committed Nov 8, 2023
1 parent 44abeb0 commit 3c5eb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TinyENS.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: UNLICENSED
// SPDX-License-Identifier: GPL-3.0
pragma solidity ^0.8.21;

/// @notice Interface for TinyENS.
Expand Down

0 comments on commit 3c5eb3c

Please sign in to comment.