diff options
Diffstat (limited to 'drivers/video/vesa.c')
-rw-r--r-- | drivers/video/vesa.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/vesa.c b/drivers/video/vesa.c index ddf8df8993..6c03611e80 100644 --- a/drivers/video/vesa.c +++ b/drivers/video/vesa.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |