]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/block/zram/zcomp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / drivers / block / zram / zcomp.c
index 4d9a38890965b0349d028f3af78845d319e174bf..1a8564a79d8dca27b8462d7fe114d35c183c1a60 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (C) 2014 Sergey Senozhatsky.
- *
- * 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.
  */
 
 #include <linux/kernel.h>