You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Without an SPDX license in the Solidity files, some tools will complain:
The text was updated successfully, but these errors were encountered: