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