chore: fix deprecated SPDX license identifier (#249)

The SPDX license identifier 'GPL-3.0' has been deprecated according to
<https://spdx.org/licenses/GPL-3.0.html>.
This commit is contained in:
Alex Vong 2018-09-18 18:03:33 +08:00
parent e589ed7f02
commit c241f5aad6
No known key found for this signature in database
GPG Key ID: F3AE4BDB23ECDA1B
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#! /bin/sh
# SPDX-License-Identifier: GPL-3.0
# SPDX-License-Identifier: GPL-3.0-only
#
# Spectre & Meltdown checker
#