]> git.sur5r.net Git - u-boot/blobdiff - include/charset.h
Makefile: drop unused cpp_cfg macro
[u-boot] / include / charset.h
index 2662c2f7c9a68cf6647f6799a63ca9ba17fb28b7..11832cbd122eb4b8c3be417d467babad1174c647 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  *  charset conversion utils
  *
  *  Copyright (c) 2017 Rob Clark
- *
- *  SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef __CHARSET_H_