Skip to content

chore(license): add licenses to all projects in benches #3152

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

skywardboundd
Copy link
Contributor

Closes #3114

@skywardboundd skywardboundd requested a review from Copilot May 19, 2025 17:20
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds license comments and LICENSE files to all projects in the benches, ensuring that the source files reference the appropriate upstream contract sources.

  • Added license header comments referencing the relevant GitHub repository URLs in multiple FunC source files.
  • Introduced LICENSE files in the nft and jetton directories with appropriate copyright and license notices.
  • Updated the cspell list with additional terms needed for this project.

Reviewed Changes

Copilot reviewed 28 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/benchmarks/notcoin/func/workchain.fc Added license header comment with URL reference
src/benchmarks/notcoin/func/stdlib-custom.fc Added license header comment with URL reference
src/benchmarks/notcoin/func/op-codes.fc Added license header comment with URL reference
src/benchmarks/notcoin/func/jetton-wallet-not.fc Added license header comment with URL reference
src/benchmarks/notcoin/func/jetton-utils.fc Added license header comment with URL reference
src/benchmarks/notcoin/func/jetton-minter-not.fc Added license header comment with URL reference
src/benchmarks/notcoin/func/gas.fc Added license header comment with URL reference
src/benchmarks/nft/func/params.fc Added license header comment with URL reference
src/benchmarks/nft/func/op-codes.fc Added license header comment with URL reference
src/benchmarks/nft/func/nft-item.fc Added license header comment with URL reference
src/benchmarks/nft/func/nft-collection.fc Added license header comment with URL reference
src/benchmarks/nft/LICENSE Added LICENSE file with MIT license notice and copyright notice
src/benchmarks/jetton/func/params.fc Added license header comment with URL reference
src/benchmarks/jetton/func/op-codes.fc Added license header comment with URL reference
src/benchmarks/jetton/func/jetton-wallet.fc Added license header comment with URL reference and header comment note
src/benchmarks/jetton/func/jetton-utils.fc Added license header comment with URL reference
src/benchmarks/jetton/func/jetton-minter-discoverable.fc Added license header comment with URL reference
src/benchmarks/jetton/func/discovery-params.fc Added license header comment with URL reference
src/benchmarks/jetton/LICENSE Added LICENSE file with MIT license notice and copyright notice
spell/cspell-list.txt Updated the cspell list with additional terms

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.

Specify authors and license for each source code file: benchmarks
1 participant