summaryrefslogtreecommitdiff
path: root/tools/socfpgaimage.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/socfpgaimage.c')
-rw-r--r--tools/socfpgaimage.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/socfpgaimage.c b/tools/socfpgaimage.c
index 8fe91fe80e..7f83b50761 100644
--- a/tools/socfpgaimage.c
+++ b/tools/socfpgaimage.c
@@ -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.