X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=post%2Flib_powerpc%2Ffpu%2Facc1.c;fp=post%2Flib_powerpc%2Ffpu%2Facc1.c;h=22d28f91573077ede91b1751bc37591318cd9bb7;hb=1a4596601fd395f3afb8f82f3f840c5e00bdd57a;hp=4dc1362fecbcbfb74c7546748a9816a1e44a72ab;hpb=eca3aeb352c964bdb28b8e191d6326370245e03f;p=people%2Fms%2Fu-boot.git diff --git a/post/lib_powerpc/fpu/acc1.c b/post/lib_powerpc/fpu/acc1.c index 4dc1362fec..22d28f9157 100644 --- a/post/lib_powerpc/fpu/acc1.c +++ b/post/lib_powerpc/fpu/acc1.c @@ -2,23 +2,7 @@ * Copyright (C) 2007 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * - * See file CREDITS for list of people who contributed to this - * project. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * SPDX-License-Identifier: GPL-2.0+ */ /* * This file is originally a part of the GCC testsuite.