Skip to content

Commit

Permalink
[chore] change ERC5725.sol license to CC0-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliott-Green committed Aug 22, 2023
1 parent 617f6fc commit a5544a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/eip-5725/contracts/ERC5725.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-3.0
// SPDX-License-Identifier: CC0-1.0
pragma solidity ^0.8.17;

import "@openzeppelin/contracts/token/ERC721/ERC721.sol";
Expand Down

0 comments on commit a5544a3

Please sign in to comment.