X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tools%2Fomapimage.c;h=8774a7e3acea56521fa9358f371da85c4df6a5d2;hb=3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7;hp=d242cca3a8a0f9ec5279ed4cd94b9dba1b261ba4;hpb=f04821a8ca714459481bd9fd315af2b5f92d99a6;p=platform%2Fkernel%2Fu-boot.git diff --git a/tools/omapimage.c b/tools/omapimage.c index d242cca..8774a7e 100644 --- a/tools/omapimage.c +++ b/tools/omapimage.c @@ -11,28 +11,9 @@ * Marvell Semiconductor * Written-by: Prafulla Wadaskar * - * 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+ */ -/* Required to obtain the getline prototype from stdio.h */ -#define _GNU_SOURCE - #include "mkimage.h" #include #include "omapimage.h"