diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-05-20 23:57:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-05-20 23:57:35 +0000 |
commit | 12ef0fc10111954decd340f07d87bc3fbf15e06d (patch) | |
tree | 8a896e2d9be1a2cfbf9d1dd5b750e20aab037893 | |
parent | 6eb3b349ee5fe2386f2f73969b0b238ba7d9e4f4 (diff) | |
download | glibc-12ef0fc10111954decd340f07d87bc3fbf15e06d.tar glibc-12ef0fc10111954decd340f07d87bc3fbf15e06d.tar.gz glibc-12ef0fc10111954decd340f07d87bc3fbf15e06d.tar.bz2 glibc-12ef0fc10111954decd340f07d87bc3fbf15e06d.zip |
eclare as master copy.
-rw-r--r-- | posix/getopt.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/posix/getopt.c b/posix/getopt.c index 4cbefa1f33..59b51cd679 100644 --- a/posix/getopt.c +++ b/posix/getopt.c @@ -6,9 +6,6 @@ Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 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. - 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 published by the Free Software Foundation; either version 2 of the |