diff options
Diffstat (limited to 'drivers/bootcount/bootcount.c')
-rw-r--r-- | drivers/bootcount/bootcount.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/bootcount/bootcount.c b/drivers/bootcount/bootcount.c index 67554fa4a9..e00d81c934 100644 --- a/drivers/bootcount/bootcount.c +++ b/drivers/bootcount/bootcount.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2010-2012 * Stefan Roese, DENX Software Engineering, sr@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <bootcount.h> |