]> git.sur5r.net Git - u-boot/blobdiff - board/compulab/cl-som-imx7/common.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / compulab / cl-som-imx7 / common.h
index 72d96af2ba43f7f63ca4154c44d47eade3b3a0cb..8b15a59abeb8910498f216c6b1fbf4166a860065 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * SPL/U-Boot common header file for CompuLab CL-SOM-iMX7 module
  *
  * (C) Copyright 2017 CompuLab, Ltd. http://www.compulab.com
  *
  * Author: Uri Mashiach <uri.mashiach@compulab.co.il>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #define PADS_SET_PROT(pads_array) void cl_som_imx7_##pads_array##_set(void)