]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-rockchip/make_fit_atf.py
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-rockchip / make_fit_atf.py
index 9a404d1d32439c821c62df84c352a099440d1af5..6b3d9201c9f11a2402330ed0d0530986f3206f3f 100755 (executable)
@@ -21,12 +21,11 @@ ELF_SEG_P_OFFSET='p_offset'
 ELF_SEG_P_FILESZ='p_filesz'
 ELF_SEG_P_MEMSZ='p_memsz'
 
-DT_HEADER="""/*
+DT_HEADER="""// SPDX-License-Identifier: GPL-2.0+ OR X11
+/*
  * Copyright (C) 2017 Fuzhou Rockchip Electronics Co., Ltd
  *
  * Minimal dts for a SPL FIT image payload.
- *
- * SPDX-License-Identifier: GPL-2.0+  X11
  */
 /dts-v1/;