Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Update contracts license to MIT #88

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

karacurt
Copy link
Contributor

@karacurt karacurt commented Oct 3, 2024

Previous contracts licenses were UNLICENSED. After a discussion on Slack we decided to use MIT

Copy link

Summary by Octane

New Contracts

No new contracts were added in this PR.

Updated Contracts

  • TokenFaucet.sol: License changed to MIT; no primary functionality or features altered.
  • TokenSender.sol: License updated from UNLICENSED to MIT, enabling broader usage and distribution.
  • IStaker.sol: The license was changed from UNLICENSED to MIT, allowing broader usage and distribution.
  • tokens.sol: License changed from UNLICENSED to MIT; no primary functionality or feature modifications noted.
  • PositionMetadata.sol: Changed license to MIT; no primary functionality or feature modifications noted.
  • Staker.sol: Updated license to MIT and retained ERC20 functionality via an OpenZeppelin import.
  • data.sol: SPDX license updated from UNLICENSED to MIT for broader usage permissions.
  • ERC20.sol: Updated smart contract license to MIT and revised author contact email.

🔗 Commit Hash: 49b22e1

Copy link

Overview

Octane AI analysis has finished. No vulnerabilities were found. Cheers! 🎉🎉🎉


🔗 Commit Hash: 49b22e1

@zomglings zomglings self-requested a review October 3, 2024 17:19
Copy link
Contributor

@zomglings zomglings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@zomglings zomglings merged commit 487ed7f into main Oct 3, 2024
2 checks passed
@zomglings zomglings deleted the fix/contracts-license branch October 3, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants