summaryrefslogtreecommitdiffstats
path: root/src/mainboard/roda/rk9/acpi/gpe.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-03 01:23:10 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-04 16:30:10 +0000
commit7544e2fc2c040f8622a287a4e95b850f157da166 (patch)
treef58da9d83184e310ba52ae67048592c84d33e611 /src/mainboard/roda/rk9/acpi/gpe.asl
parent53e528a607c1a97433149c68ce61bec2de30eb49 (diff)
downloadcoreboot-7544e2fc2c040f8622a287a4e95b850f157da166.tar.gz
coreboot-7544e2fc2c040f8622a287a4e95b850f157da166.tar.bz2
coreboot-7544e2fc2c040f8622a287a4e95b850f157da166.zip
mainboard/roda: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: Ib89ffc86d84550971b2c9a437581f1ad8e5c04ae Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40095 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/roda/rk9/acpi/gpe.asl')
-rw-r--r--src/mainboard/roda/rk9/acpi/gpe.asl16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/mainboard/roda/rk9/acpi/gpe.asl b/src/mainboard/roda/rk9/acpi/gpe.asl
index 8d08361b65b3..2f25534d6233 100644
--- a/src/mainboard/roda/rk9/acpi/gpe.asl
+++ b/src/mainboard/roda/rk9/acpi/gpe.asl
@@ -1,17 +1,5 @@
-/*
- * This file is part of the coreboot project.
- *
- *
- * 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.
- *
- * 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-only */
+/* This file is part of the coreboot project. */
Scope (_GPE)
{