diff options
Diffstat (limited to 'drivers/video/s6e8ax0.c')
-rw-r--r-- | drivers/video/s6e8ax0.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/s6e8ax0.c b/drivers/video/s6e8ax0.c index 1bd49eef808..9c7b5f6ab38 100644 --- a/drivers/video/s6e8ax0.c +++ b/drivers/video/s6e8ax0.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2012 Samsung Electronics * * Author: Donghwa Lee <dh09.lee@samsung.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |