]> git.sur5r.net Git - u-boot/blobdiff - tools/socfpgaimage.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / socfpgaimage.c
index 8fe91fe80ee9ac9ab5c2c0f7af25705f212bd486..7f83b50761f08c1771c431a60791060a41fe993b 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2014 Charles Manning <cdhmanning@gmail.com>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Reference doc http://www.altera.com.cn/literature/hb/cyclone-v/cv_5400A.pdf
  * Note this doc is not entirely accurate. Of particular interest to us is the
  * "header" length field being in U32s and not bytes.