diff options
Diffstat (limited to 'include/wdt.h')
-rw-r--r-- | include/wdt.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/wdt.h b/include/wdt.h index 9b90fbeeb3a..e9a7c5355a6 100644 --- a/include/wdt.h +++ b/include/wdt.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2017 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _WDT_H_ |