diff options
Diffstat (limited to 'tools/ubsha1.c')
-rw-r--r-- | tools/ubsha1.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/ubsha1.c b/tools/ubsha1.c index 4a17246da78..90a6f3f59d2 100644 --- a/tools/ubsha1.c +++ b/tools/ubsha1.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007 * Heiko Schocher, DENX Software Engineering, <hs@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "os_support.h" |