]> git.sur5r.net Git - u-boot/blobdiff - common/update.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / update.c
index ef61790f4bc83e190ed5dc10ad4161bd71ba55cf..f237ea53bb2a7df7c10e5a0bca7ab33029c81d90 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2008 Semihalf
  *
  * Written by: Rafal Czubak <rcz@semihalf.com>
  *             Bartlomiej Sieka <tur@semihalf.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>