X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fusb_ether.h;h=678c9dff25245ffbc64c46972ee116e344e8bdce;hb=2f13363b0913afe910c22c0f9c12946c6603b1c2;hp=7c7aecb30574d4536915f20f262a858470160421;hpb=1c27059a2f7158a9c9a8778535b030935d75179d;p=u-boot diff --git a/include/usb_ether.h b/include/usb_ether.h index 7c7aecb305..678c9dff25 100644 --- a/include/usb_ether.h +++ b/include/usb_ether.h @@ -1,22 +1,7 @@ /* * Copyright (c) 2011 The Chromium OS Authors. - * 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 __USB_ETHER_H__