X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=tools%2Fdefault_image.c;h=fd8b9f5f15420bd0a9bfb6d90cf12eafc23368d6;hb=7a9d109b00a207b481b05d8e147673da33ad1cd3;hp=e9d072975bb8b330d5868699e73f11f18376ca95;hpb=1086c5d6f8541460f0f10e4a302d8aac27e0e6e0;p=u-boot diff --git a/tools/default_image.c b/tools/default_image.c index e9d072975b..fd8b9f5f15 100644 --- a/tools/default_image.c +++ b/tools/default_image.c @@ -11,20 +11,7 @@ * * All rights reserved. * - * 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 "mkimage.h"