Skip to content

Commit 9a6f238

Browse files
committed
chore: udpate license to GPL-3.0-or-later
1 parent f6ceba7 commit 9a6f238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/ChainlinkPriceFeed.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MIT License
1+
// SPDX-License-Identifier: GPL-3.0-or-later
22
pragma solidity 0.7.6;
33

44
import { Address } from "@openzeppelin/contracts/utils/Address.sol";

0 commit comments

Comments
 (0)