summaryrefslogtreecommitdiff
path: root/cmd/lzmadec.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/lzmadec.c')
-rw-r--r--cmd/lzmadec.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/lzmadec.c b/cmd/lzmadec.c
index 1b482edb58..6860b5f758 100644
--- a/cmd/lzmadec.c
+++ b/cmd/lzmadec.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2013 Patrice Bouchand <pbfwdlist_gmail_com>
* lzma uncompress command in Uboot
@@ -6,8 +7,6 @@
*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>