kernel/arch/powerpc/boot/treeboot-bamboo.c
.. .. @@ -1,13 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright IBM Corporation, 2007 3 4 * Josh Boyer <jwboyer@linux.vnet.ibm.com> 4 5 * 5 6 * Based on ebony wrapper: 6 7 * Copyright 2007 David Gibson, IBM Corporation. 7 - *8 - * This program is free software; you can redistribute it and/or9 - * modify it under the terms of the GNU General Public License10 - * as published by the Free Software Foundation; version 2 of the License11 8 */ 12 9 #include "ops.h" 13 10 #include "stdio.h"