summaryrefslogtreecommitdiff
path: root/tools/dumpimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dumpimage.h')
-rw-r--r--tools/dumpimage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/dumpimage.h b/tools/dumpimage.h
index e415f14e14..e31d163292 100644
--- a/tools/dumpimage.h
+++ b/tools/dumpimage.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Based on mkimage.c.
*
* Written by Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _DUMPIMAGE_H_