treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
[linux-2.6-block.git] / lib / hexdump.c
index 81b70ed37209697c083247264c9374b143c1749f..b1d55b669ae22960be14c0f8224c3aacc2616ac4 100644 (file)
@@ -1,10 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * lib/hexdump.c
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation. See README and COPYING for
- * more details.
  */
 
 #include <linux/types.h>