X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=common%2Fconsole.c;h=cc55068c7cd823c138c4f90d1657a899621da0bf;hb=a6bbee66197759f790de83181924bf1d2cf482b2;hp=bf7317869097a8bf84bf9929bacdf90ff8f693a3;hpb=e080d545f8ffb104a13b07deddf92ecb498b3a94;p=karo-tx-uboot.git diff --git a/common/console.c b/common/console.c index bf73178690..cc55068c7c 100644 --- a/common/console.c +++ b/common/console.c @@ -2,23 +2,7 @@ * (C) Copyright 2000 * Paolo Scaffardi, AIRVENT SAM s.p.a - RIMINI(ITALY), arsenio@tin.it * - * 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+ */ #include