diff options
Diffstat (limited to 'common/update.c')
-rw-r--r-- | common/update.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/update.c b/common/update.c index ef61790f4b..f237ea53bb 100644 --- a/common/update.c +++ b/common/update.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2008 Semihalf * * Written by: Rafal Czubak <rcz@semihalf.com> * Bartlomiej Sieka <tur@semihalf.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |