]> git.sur5r.net Git - u-boot/blobdiff - examples/standalone/hello_world.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / examples / standalone / hello_world.c
index bd8b392315bc44135dd7188dae42411bb79c399e..1f61bb477720dd13394b31b18aa928ca428c4a51 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2000
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>