diff options
Diffstat (limited to 'board/gdsys/p1022/diu.c')
-rw-r--r-- | board/gdsys/p1022/diu.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/gdsys/p1022/diu.c b/board/gdsys/p1022/diu.c index af0608bdd21..dfccbed7637 100644 --- a/board/gdsys/p1022/diu.c +++ b/board/gdsys/p1022/diu.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2010-2011 Freescale Semiconductor, Inc. * Authors: Timur Tabi <timur@freescale.com> * * FSL DIU Framebuffer driver - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |