summaryrefslogtreecommitdiff
path: root/include/binman_sym.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/binman_sym.h')
-rw-r--r--include/binman_sym.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/binman_sym.h b/include/binman_sym.h
index 87d03d5294..ffb7c15798 100644
--- a/include/binman_sym.h
+++ b/include/binman_sym.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Symbol access for symbols set up by binman as part of the build.
*
@@ -5,8 +6,6 @@
* assembled by binman.
*
* Copyright (c) 2017 Google, Inc
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __BINMAN_SYM_H