From 8be2eb3b9b1e5e808a53bba223badae95c7627ef Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Mon, 21 Sep 2020 22:46:30 -1000 Subject: scripts: update SPDX license names SPDX moved from GPL-2.0 to GPL-2.0-only and from GPL-2.0+ to GPL-2.0-or-later. Reflect that in the SPDX license headers. Signed-off-by: Paul Spooren [adjust commit title, update remaining files] Signed-off-by: Adrian Schmutzler --- scripts/config/preprocess.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/config/preprocess.c') diff --git a/scripts/config/preprocess.c b/scripts/config/preprocess.c index dcc07c45eb..92bed17254 100644 --- a/scripts/config/preprocess.c +++ b/scripts/config/preprocess.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only // // Copyright (C) 2018 Masahiro Yamada -- cgit v1.2.3