kernel/arch/powerpc/boot/cuboot-sequoia.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Old U-boot compatibility for Sequoia 3 4 * .. .. @@ -9,10 +10,6 @@ 9 10 * 10 11 * Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com> 11 12 * Copyright IBM Corporation, 2007 12 - *13 - * This program is free software; you can redistribute it and/or14 - * modify it under the terms of the GNU General Public License15 - * as published by the Free Software Foundation; version 2 of the License16 13 */ 17 14 18 15 #include <stdarg.h>