]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/x86/mm/dump_pagetables.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
[thirdparty/linux.git] / arch / x86 / mm / dump_pagetables.c
index 6a7302d1161fbaab0b9b5e8b22f9b71e6a2bdfff..ab67822fd2f4d6b8d674896392731c8233a74b18 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Debug helper to dump the current kernel pagetables of the system
  * so that we can see what the various memory ranges are set to.
@@ -5,11 +6,6 @@
  * (C) Copyright 2008 Intel Corporation
  *
  * Author: Arjan van de Ven <arjan@linux.intel.com>
- *
- * 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.
  */
 
 #include <linux/debugfs.h>