diff --git a/src/TinyENS.sol b/src/TinyENS.sol index 0df4e1b..059bfaf 100644 --- a/src/TinyENS.sol +++ b/src/TinyENS.sol @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: UNLICENSED +// SPDX-License-Identifier: GPL-3.0 pragma solidity ^0.8.21; /// @notice Interface for TinyENS.