summaryrefslogtreecommitdiffstats
path: root/src/mainboard/bap/ode_e20XX/acpi/sleep.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-03 01:21:20 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-04 15:06:12 +0000
commit0fcb1b826cb0abbcb0182128cbb392af26dd31ea (patch)
treed31024e1ffb37083a907ecd6172312c7c1560e1e /src/mainboard/bap/ode_e20XX/acpi/sleep.asl
parent09481b1b86592201e855e525d96f72c2031c5b06 (diff)
downloadcoreboot-0fcb1b826cb0abbcb0182128cbb392af26dd31ea.tar.gz
coreboot-0fcb1b826cb0abbcb0182128cbb392af26dd31ea.tar.bz2
coreboot-0fcb1b826cb0abbcb0182128cbb392af26dd31ea.zip
mainboard/bap: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: Ic93a89a2d5cbae851a3ed0d1f04055a182bbb85b Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40068 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/bap/ode_e20XX/acpi/sleep.asl')
-rw-r--r--src/mainboard/bap/ode_e20XX/acpi/sleep.asl15
1 files changed, 2 insertions, 13 deletions
diff --git a/src/mainboard/bap/ode_e20XX/acpi/sleep.asl b/src/mainboard/bap/ode_e20XX/acpi/sleep.asl
index 9f1f4c72de68..118e8b64392b 100644
--- a/src/mainboard/bap/ode_e20XX/acpi/sleep.asl
+++ b/src/mainboard/bap/ode_e20XX/acpi/sleep.asl
@@ -1,16 +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. */
/* Wake status package */
Name(WKST,Package(){Zero, Zero})