kernel/arch/powerpc/include/asm/ppc4xx.h
.. .. @@ -1,13 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-or-later */1 2 /* 2 3 * PPC4xx Prototypes and definitions 3 4 * 4 5 * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de> 5 - *6 - * This is free software; you can redistribute it and/or modify it7 - * under the terms of the GNU General Public License as published by8 - * the Free Software Foundation; either version 2 of the License, or9 - * (at your option) any later version.10 - *11 6 */ 12 7 13 8 #ifndef __ASM_POWERPC_PPC4xx_H__