diff options
Diffstat (limited to 'include/syscon.h')
-rw-r--r-- | include/syscon.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/syscon.h b/include/syscon.h index 5d52b1cc3c..d3261aae06 100644 --- a/include/syscon.h +++ b/include/syscon.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Google, Inc * Written by Simon Glass <sjg@chromium.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __SYSCON_H |