From 55189c9d33568ab26ee63e8f7474364a48423ec3 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Sun, 10 May 2020 20:09:31 +0200 Subject: util: Use SPDX headers Change-Id: I2858fdf74e782f425d56653491cdebe83c185d19 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41208 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes --- util/lint/lint-stable-006-board-name | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'util/lint/lint-stable-006-board-name') diff --git a/util/lint/lint-stable-006-board-name b/util/lint/lint-stable-006-board-name index 3fb0adc403..77d4e56708 100755 --- a/util/lint/lint-stable-006-board-name +++ b/util/lint/lint-stable-006-board-name @@ -1,14 +1,5 @@ #!/bin/sh -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 of the License, or (at your option) -# any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# SPDX-License-Identifier: GPL-2.0-or-later # # DESCR: Check that every vendor and board has a Kconfig.name -- cgit v1.2.3