]> git.sur5r.net Git - u-boot/blobdiff - common/spl/spl_atf.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / spl / spl_atf.c
index 5f9aa95e3078c5fb45b3ef2e864089ea68b05d63..cddab6a73584e3565c2c8a177160fb1351418065 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: BSD-3-Clause
 /*
  * Reference to the ARM TF Project,
  * plat/arm/common/arm_bl2_setup.c
@@ -6,8 +7,6 @@
  * Copyright (C) 2016 Rockchip Electronic Co.,Ltd
  * Written by Kever Yang <kever.yang@rock-chips.com>
  * Copyright (C) 2017 Theobroma Systems Design und Consulting GmbH
- *
- * SPDX-License-Identifier:     BSD-3-Clause
  */
 
 #include <common.h>