mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add SPDX license identifier if not present already in source file
Fixes: #9220
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with solidity. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
// SPDX-License-Identifier: GPL-3.0
|
||||
/**
|
||||
* Executable for use with AFL <http://lcamtuf.coredump.cx/afl>.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user