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