]> git.sur5r.net Git - u-boot/blobdiff - common/stdio.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / stdio.c
index 2e5143a025533a214f873aaf22440ed74e2f6cef..ee22c1fd58523aa407bb7d1e63a9262e1a342306 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2009 Sergey Kubushyn <ksi@koi8.net>
  *
@@ -5,8 +6,6 @@
  *
  * (C) Copyright 2000
  * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <config.h>