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 f6ceba7 commit 9a6f238Copy full SHA for 9a6f238
contracts/ChainlinkPriceFeed.sol
@@ -1,4 +1,4 @@
1
-// SPDX-License-Identifier: MIT License
+// SPDX-License-Identifier: GPL-3.0-or-later
2
pragma solidity 0.7.6;
3
4
import { Address } from "@openzeppelin/contracts/utils/Address.sol";
0 commit comments