summaryrefslogtreecommitdiffstats
path: root/src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-03 01:23:20 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-06 13:39:32 +0000
commitb04c2f8ea9941a4b9a7146bb4018e2f51d62fdd5 (patch)
tree6c3f56b3c80bfcea4a5804f73f9e2e3060c5cb55 /src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl
parent5f1bf2f90536e227eafea67c10e1b63e1daa6563 (diff)
downloadcoreboot-b04c2f8ea9941a4b9a7146bb4018e2f51d62fdd5.tar.gz
coreboot-b04c2f8ea9941a4b9a7146bb4018e2f51d62fdd5.tar.bz2
coreboot-b04c2f8ea9941a4b9a7146bb4018e2f51d62fdd5.zip
mainboard/scaleway: Use SPDX for GPL-2.0-only files
Done with sed and God Lines. Only done for C-like code for now. Change-Id: I947c6e3b41fa176cba63064437da0c85834042b1 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40098 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl')
-rw-r--r--src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl b/src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl
index b7254c91bac4..2ea7a949c664 100644
--- a/src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.asl
+++ b/src/mainboard/scaleway/tagada/acpi/mainboard_pci_irqs.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. */
/* This is board specific information: IRQ routing */