aboutsummaryrefslogtreecommitdiff
path: root/cmd/sha1sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sha1sum.c')
-rw-r--r--cmd/sha1sum.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/sha1sum.c b/cmd/sha1sum.c
index 783ea2e..3c50fc2 100644
--- a/cmd/sha1sum.c
+++ b/cmd/sha1sum.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2011
* Joe Hershberger, National Instruments, joe.hershberger@ni.com
*
* (C) Copyright 2000
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>