diff options
Diffstat (limited to 'board/freescale/common/diu_ch7301.c')
-rw-r--r-- | board/freescale/common/diu_ch7301.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/common/diu_ch7301.c b/board/freescale/common/diu_ch7301.c index 82ce870b13..435b4a3f1a 100644 --- a/board/freescale/common/diu_ch7301.c +++ b/board/freescale/common/diu_ch7301.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2014 Freescale Semiconductor, Inc. * Authors: Priyanka Jain <Priyanka.Jain@freescale.com> @@ -5,8 +6,6 @@ * * This file is copied and modified from the original t1040qds/diu.c. * Encoder can be used in T104x and LSx Platform. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |