kernel/arch/powerpc/boot/cuboot-sam440ep.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Old U-boot compatibility for Sam440ep based off bamboo.c code 3 4 * original copyrights below .. .. @@ -10,10 +11,6 @@ 10 11 * 11 12 * Modified from cuboot-bamboo.c for sam440ep: 12 13 * Copyright 2008 Giuseppe Coviello <gicoviello@gmail.com> 13 - *14 - * This program is free software; you can redistribute it and/or modify it15 - * under the terms of the GNU General Public License version 2 as published16 - * by the Free Software Foundation.17 14 */ 18 15 19 16 #include "ops.h"