]> git.sur5r.net Git - u-boot/blobdiff - include/sdp.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / include / sdp.h
index f476bab8f10ebe14786d7335bd9bf7967fd2bfeb..f6252d027f032fce8c11a44937e4221f795f9d37 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * sdp.h - Serial Download Protocol
  *
  * Copyright (C) 2017 Toradex
  * Author: Stefan Agner <stefan.agner@toradex.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __SDP_H_