]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/acpi/ioapic.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / drivers / acpi / ioapic.c
index 3595aa9c7c18e868bcda1ab747193338cb2130b6..a690c7b186232b26d4c74033bc2f25e05c59a623 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * IOAPIC/IOxAPIC/IOSAPIC driver
  *
@@ -6,10 +7,6 @@
  *
  * Copyright (C) 2014 Intel Corporation
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
  * Based on original drivers/pci/ioapic.c
  *     Yinghai Lu <yinghai@kernel.org>
  *     Jiang Liu <jiang.liu@intel.com>