From: Ulrich Drepper Date: Tue, 20 May 1997 23:57:41 +0000 (+0000) Subject: Declare as master copy. X-Git-Tag: cvs/libc-2_0_4~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0f83ce429b5a94891ae97a3d16b7fdcec0ef8d;p=thirdparty%2Fglibc.git Declare as master copy. --- diff --git a/posix/getopt.h b/posix/getopt.h index 7dad11b79ff..d6ceb0eee17 100644 --- a/posix/getopt.h +++ b/posix/getopt.h @@ -1,8 +1,6 @@ /* Declarations for getopt. Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. - - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in /gd/gnu/lib. + This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as diff --git a/posix/getopt1.c b/posix/getopt1.c index 8347bb13315..4aa8de6f67a 100644 --- a/posix/getopt1.c +++ b/posix/getopt1.c @@ -1,8 +1,6 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987,88,89,90,91,92,93,94,96,97 Free Software Foundation, Inc. - - This file is part of the GNU C Library. Its master source is NOT part of - the C library, however. The master source lives in /gd/gnu/lib. + This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as