treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
[linux-2.6-block.git] / lib / crc16.c
index 8737b084d1f93703ea5e62268ae3f89ebd5c4360..5c3a803c01e0f21ae1c93808544931558e3770c3 100644 (file)
@@ -1,8 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *      crc16.c
- *
- * This source code is licensed under the GNU General Public License,
- * Version 2. See the file COPYING for more details.
  */
 
 #include <linux/types.h>