diff options
Diffstat (limited to 'tools/rkimage.c')
-rw-r--r-- | tools/rkimage.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/rkimage.c b/tools/rkimage.c index 9880b1569f..a0a3185370 100644 --- a/tools/rkimage.c +++ b/tools/rkimage.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2015 Google, Inc * Written by Simon Glass <sjg@chromium.org> * - * SPDX-License-Identifier: GPL-2.0+ - * * See README.rockchip for details of the rkimage format */ |