We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae786a commit 2f5076bCopy full SHA for 2f5076b
contracts/extensions/ERC721Whitelist.sol
@@ -1,13 +1,5 @@
1
-/**
2
- * Copyright (C) SettleMint NV - All Rights Reserved
3
- *
4
- * Use of this file is strictly prohibited without an active subscription.
5
- * Distribution of this file, via any medium, is strictly prohibited.
6
7
- * For license inquiries, contact hello@settlemint.com
8
9
- * SPDX-License-Identifier: UNLICENSED
10
- */
+// SPDX-License-Identifier: FSL-1.1-MIT
+// SettleMint.com
11
pragma solidity ^0.8.24;
12
13
import { Context } from "@openzeppelin/contracts/utils/Context.sol";
0 commit comments