Switch repository licensing to AGPL-3.0

This commit is contained in:
2569718930@qq.com
2026-03-30 00:46:01 +08:00
parent ee114fb5bf
commit 16404ccf71
11 changed files with 753 additions and 118 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity ^0.8.24;
interface IERC20 {
+1 -1
View File
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: AGPL-3.0-only
pragma solidity ^0.8.24;
interface IERC20 {