diff options
Diffstat (limited to 'tools/ublimage.h')
-rw-r--r-- | tools/ublimage.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/ublimage.h b/tools/ublimage.h index 32cc5822cab..65d6aa1ff07 100644 --- a/tools/ublimage.h +++ b/tools/ublimage.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -5,8 +6,6 @@ * Vased on: * (C) Copyright 2009 * Stefano Babic, DENX Software Engineering, sbabic@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _UBLIMAGE_H_ |