X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fbus_vcxk.h;h=131f33835dd363feb006456775cf3da8d4942f71;hb=61242ac5f92604621deef16a4362948bafc757e4;hp=88af53f2ff818dd96cf19234403d1b507141bc7a;hpb=50217deeb07911d686790d34d468eb9a5245f68d;p=karo-tx-uboot.git diff --git a/include/bus_vcxk.h b/include/bus_vcxk.h index 88af53f2ff..131f33835d 100644 --- a/include/bus_vcxk.h +++ b/include/bus_vcxk.h @@ -2,23 +2,7 @@ * (C) Copyright 2005-2009 * Jens Scharsig @ BuS Elektronik GmbH & Co. KG, * - * 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+ */ #ifndef __BUS_VCXK_H_