]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - arch/powerpc/mm/drmem.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-kernels.git] / arch / powerpc / mm / drmem.c
index 641891df2046cccf6aec1fdf1ee1bab5f9d4af7e..59327cefbc6a6282930adcaf9024442aa1739fa0 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Dynamic reconfiguration memory support
  *
  * Copyright 2017 IBM Corporation
- *
- * 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; either version
- * 2 of the License, or (at your option) any later version.
  */
 
 #define pr_fmt(fmt) "drmem: " fmt