add SPDX GPL-3.0 license identifier

The spectre-meltdown-checker.sh file is missing licensing information.
The SPDX identifier is a legally binding shorthand, which can be
used instead of the full boiler plate text.
This commit is contained in:
Luis Ponce 2018-09-05 12:53:41 -05:00
parent 80e0db7cc4
commit b5a631750c
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#! /bin/sh
# SPDX-License-Identifier: GPL-3.0
#
# Spectre & Meltdown checker
#
# Check for the latest version at: