diff options
Diffstat (limited to 'board/freescale/p1023rds/bcsr.h')
-rw-r--r-- | board/freescale/p1023rds/bcsr.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/board/freescale/p1023rds/bcsr.h b/board/freescale/p1023rds/bcsr.h index 0995aa4..a9deb72 100644 --- a/board/freescale/p1023rds/bcsr.h +++ b/board/freescale/p1023rds/bcsr.h @@ -3,11 +3,7 @@ * * Authors: Chunhe Lan <b25806@freescale.com> * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by the Free - * Software Foundation; either version 2 of the License, or (at your option) - * any later version. - * + * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __BCSR_H_ |