]> git.sur5r.net Git - u-boot/blobdiff - common/hwconfig.c
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
[u-boot] / common / hwconfig.c
index e5186d77968f80d96ac1458f649ad2576512f1ef..e9e956a3223a098386ff6f47d9049da89f44fdf6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * An inteface for configuring a hardware via u-boot environment.
  *
@@ -5,8 +6,6 @@
  * Copyright 2011 Freescale Semiconductor, Inc.
  *
  * Author: Anton Vorontsov <avorontsov@ru.mvista.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef HWCONFIG_TEST