Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-merge
[linux-2.6-microblaze.git] / mm / ksm.c
index 81c20ed..3dc4346 100644 (file)
--- a/mm/ksm.c
+++ b/mm/ksm.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Memory merging support.
  *
@@ -10,8 +11,6 @@
  *     Andrea Arcangeli
  *     Chris Wright
  *     Hugh Dickins
- *
- * This work is licensed under the terms of the GNU GPL, version 2.
  */
 
 #include <linux/errno.h>