Merge branch 'regmap-5.3' into regmap-next
[linux-block.git] / lib / crc4.c
index 164ed9444cd3d83f3574212a404a6d62a7011586..e7e1779c67d91bbf3db30b112d69fcddac179c6f 100644 (file)
@@ -1,8 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * crc4.c - simple crc-4 calculations.
- *
- * This source code is licensed under the GNU General Public License, Version
- * 2. See the file COPYING for more details.
  */
 
 #include <linux/crc4.h>