diff options
Diffstat (limited to 'lib/strmhz.c')
-rw-r--r-- | lib/strmhz.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/strmhz.c b/lib/strmhz.c index 5c16cc4fc75..66afe91ab99 100644 --- a/lib/strmhz.c +++ b/lib/strmhz.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2002-2006 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |