X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_mp.c;h=328b338068b812f613bbe3c8998ef221e8e90897;hb=24289208354c143967968755cff5c825a12e3f90;hp=2143814d4fcedc5f9725599296da3f4e3d9a3a01;hpb=3e4d27b06d7484040355e22eec2cbce7335d6dab;p=u-boot diff --git a/common/cmd_mp.c b/common/cmd_mp.c index 2143814d4f..328b338068 100644 --- a/common/cmd_mp.c +++ b/common/cmd_mp.c @@ -1,23 +1,7 @@ /* * Copyright 2008-2009 Freescale Semiconductor, Inc. * - * 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