]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - mm/ksm.c
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux.git] / mm / ksm.c
index 81c20ed57bf68077041f195e2e2d8283ce8c1eb7..3dc4346411e4e36a0ced02c755e0506481bc5455 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>