]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/serial/serial.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / serial / serial.c
index 397c6f520300d186660983a7dd6ccc7aefbf5353..63b232b536c62391099003dcd28f3f0790825b6d 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2004
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>