diff options
Diffstat (limited to 'tools/pblimage.c')
-rw-r--r-- | tools/pblimage.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/pblimage.c b/tools/pblimage.c index d25a733d414..d11f9afe245 100644 --- a/tools/pblimage.c +++ b/tools/pblimage.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2012-2014 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "imagetool.h" #include <image.h> |