chore: fix deprecated SPDX license identifier (#249) (#251)

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:
alexvong1995 2018-09-18 18:00:53 +00:00 committed by Stéphane Lesimple
parent 349d77b3b6
commit f193484a4a
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
#