kernel/arch/powerpc/boot/bamboo.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright IBM Corporation, 2007 3 4 * Josh Boyer <jwboyer@linux.vnet.ibm.com> .. .. @@ -7,10 +8,6 @@ 7 8 * 8 9 * Clocking code based on code by: 9 10 * Stefan Roese <sr@denx.de> 10 - *11 - * This program is free software; you can redistribute it and/or12 - * modify it under the terms of the GNU General Public License13 - * as published by the Free Software Foundation; version 2 of the License14 11 */ 15 12 #include <stdarg.h> 16 13 #include <stddef.h>