]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Declare as master copy.
authorUlrich Drepper <drepper@redhat.com>
Tue, 20 May 1997 23:57:41 +0000 (23:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 20 May 1997 23:57:41 +0000 (23:57 +0000)
posix/getopt.h
posix/getopt1.c

index 7dad11b79ffe57d5beedbc1294d935859308d230..d6ceb0eee17f14c513fc48669e4c17fefa654a25 100644 (file)
@@ -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
index 8347bb133155792872e8758a5b6106007fa94a00..4aa8de6f67afedc936aee5709ff7f5a52f6a55cc 100644 (file)
@@ -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