kernel/arch/powerpc/platforms/85xx/p1023_rdb.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * Copyright 2010-2011, 2013 Freescale Semiconductor, Inc. 3 4 * .. .. @@ -5,11 +6,6 @@ 5 6 * 6 7 * Description: 7 8 * P1023 RDB Board Setup 8 - *9 - * This program is free software; you can redistribute it and/or modify it10 - * under the terms of the GNU General Public License as published by the11 - * Free Software Foundation; either version 2 of the License, or (at your12 - * option) any later version.13 9 */ 14 10 15 11 #include <linux/kernel.h>