X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=post%2Fcpu%2Fppc4xx%2Fether.c;h=8a4c56b7d622ead7495710294a3a64b69a88b352;hb=54a0eb7a18b5120d609188e46a1b71e98d6af44b;hp=c508670a7c2b241b031330049d6557bb8146bc57;hpb=2ad6eee1a4d1bf683bc27f909f64d8f6c92376b6;p=u-boot diff --git a/post/cpu/ppc4xx/ether.c b/post/cpu/ppc4xx/ether.c index c508670a7c..8a4c56b7d6 100644 --- a/post/cpu/ppc4xx/ether.c +++ b/post/cpu/ppc4xx/ether.c @@ -4,23 +4,7 @@ * * Author: Igor Lisitsin * - * 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 @@ -37,7 +21,7 @@ * CONFIG_SYS_POST_ETH_LOOPS - Number of test loops. Each loop * is tested with a different frame length. Starting with * MAX_PACKET_LENGTH and going down to MIN_PACKET_LENGTH. - * Defaults to 10 and can be overriden in the board config header. + * Defaults to 10 and can be overridden in the board config header. */ #include