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

Add SPDX license to Solidity files #238

Closed
SebastienGllmt opened this issue Oct 17, 2023 · 1 comment
Closed

Add SPDX license to Solidity files #238

SebastienGllmt opened this issue Oct 17, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SebastienGllmt
Copy link
Contributor

Without an SPDX license in the Solidity files, some tools will complain:

Warning: SPDX license identifier not provided in source file. Before publishing, consider adding a comment containing "SPDX-License-Identifier: <SPDX-License>" to each source file. Use "SPDX-License-Identifier: UNLICENSED" for non-open-source code. Please see https://spdx.org for more information.
@SebastienGllmt SebastienGllmt added good first issue Good for newcomers help wanted Extra attention is needed labels Oct 17, 2023
@SebastienGllmt
Copy link
Contributor Author

Fixed in #236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant