diff options
Diffstat (limited to 'tools/gpheader.h')
-rw-r--r-- | tools/gpheader.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gpheader.h b/tools/gpheader.h index 63a28a264d..d5bf86e589 100644 --- a/tools/gpheader.h +++ b/tools/gpheader.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2014 * Texas Instruments Incorporated @@ -15,8 +16,6 @@ * (C) Copyright 2008 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _GPIMAGE_H_ |