Skip to content

Commit

Permalink
Add contract license
Browse files Browse the repository at this point in the history
  • Loading branch information
nmlinaric committed Sep 24, 2021
1 parent 462622d commit 473d7ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/SwapKiwi.sol
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: GPL-3.0

pragma solidity ^0.8.1;

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

0 comments on commit 473d7ee

Please sign in to comment.