X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=lib%2Fnet_utils.c;h=8d66163159c60d706b80c9f37d2594878d456a52;hb=8e3da9dd113699eed2fa05fcde3c55a2ff410913;hp=b425a68d9138fcef3854912c308c71221453c519;hpb=908c6b627f2c51f57db0dd3bff7b7577b14d0e71;p=karo-tx-uboot.git diff --git a/lib/net_utils.c b/lib/net_utils.c index b425a68d91..8d66163159 100644 --- a/lib/net_utils.c +++ b/lib/net_utils.c @@ -7,23 +7,7 @@ * Copyright 2000-2002 Wolfgang Denk, wd@denx.de * Copyright 2009 Dirk Behme, dirk.behme@googlemail.com * - * 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