X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fgetline.c;h=64f1260099ca5990f914fe7ad06f0ab1fd5dc5cf;hb=6df07d854b9ee81d31fafcd83724bed7fb1fd6d7;hp=f7dbcc9bfe937204801492dfbcba55131eabc380;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=oweals%2Fu-boot.git diff --git a/tools/getline.c b/tools/getline.c index f7dbcc9bfe..64f1260099 100644 --- a/tools/getline.c +++ b/tools/getline.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* getline.c -- Replacement for GNU C library function getline * * Copyright (C) 1993, 1996, 2001, 2002 Free Software Foundation, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ /* Written by Jan Brittenson, bson@gnu.ai.mit.edu. */