diff options
Diffstat (limited to 'drivers/bootcount/bootcount_ext.c')
-rw-r--r-- | drivers/bootcount/bootcount_ext.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/bootcount/bootcount_ext.c b/drivers/bootcount/bootcount_ext.c index e0dd21ba6a..075e590896 100644 --- a/drivers/bootcount/bootcount_ext.c +++ b/drivers/bootcount/bootcount_ext.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2017 General Electric Company. All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <bootcount.h> |