X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=board%2Fa3000%2Fflash.c;h=f2dd3c2f17a83ed1af2642d561f9a85901a9d447;hb=67a9abe9145c56b2de8754e9781eef8db018dc27;hp=b671ce7298aa03485d8af4d955e06ccb26837463;hpb=6d0f6bcf337c5261c08fabe12982178c2c489d76;p=karo-tx-uboot.git diff --git a/board/a3000/flash.c b/board/a3000/flash.c index b671ce7298..f2dd3c2f17 100644 --- a/board/a3000/flash.c +++ b/board/a3000/flash.c @@ -2,23 +2,7 @@ * (C) Copyright 2001 * 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+ */