# HG changeset patch # User Paul Eggert # Date 864702915 0 # Node ID 160c3be66a7167604d9e2b8c9e3cafcd123090be # Parent b77c13e71ba3dfae17e08fb7bf21611ef2bc61a9 automatically generated from GPLed version diff -r b77c13e71ba3 -r 160c3be66a71 lib-src/getopt.c --- a/lib-src/getopt.c Tue May 27 03:09:37 1997 +0000 +++ b/lib-src/getopt.c Tue May 27 03:15:15 1997 +0000 @@ -6,8 +6,6 @@ Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. - the C library, however. The master source lives in /gd/gnu/lib. - NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. diff -r b77c13e71ba3 -r 160c3be66a71 lib-src/getopt.h --- a/lib-src/getopt.h Tue May 27 03:09:37 1997 +0000 +++ b/lib-src/getopt.h Tue May 27 03:15:15 1997 +0000 @@ -1,8 +1,6 @@ /* Declarations for getopt. Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. - the C library, however. The master source lives in /gd/gnu/lib. - NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. diff -r b77c13e71ba3 -r 160c3be66a71 lib-src/getopt1.c --- a/lib-src/getopt1.c Tue May 27 03:09:37 1997 +0000 +++ b/lib-src/getopt1.c Tue May 27 03:15:15 1997 +0000 @@ -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. - the C library, however. The master source lives in /gd/gnu/lib. - NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu.