diff options
Diffstat (limited to 'common/image-android.c')
-rw-r--r-- | common/image-android.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/image-android.c b/common/image-android.c index 5ad3a1fa38a..2f38c191e91 100644 --- a/common/image-android.c +++ b/common/image-android.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2011 Sebastian Andrzej Siewior <bigeasy@linutronix.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |