diff options
author | Paul Eggert <eggert@gnu.org> | 1997-05-27 03:15:15 +0000 |
---|---|---|
committer | Paul Eggert <eggert@gnu.org> | 1997-05-27 03:15:15 +0000 |
commit | 6e3b0629f1761626c5bda3fc10b48076d3f0b0a3 (patch) | |
tree | 6449da82f64d691c1604db987dde7291a50b0320 | |
parent | 51659ed000698902d6396b71173f795b4ddb37b7 (diff) | |
download | gunmake-6e3b0629f1761626c5bda3fc10b48076d3f0b0a3.tar.gz |
automatically generated from GPLed version
-rw-r--r-- | getopt.h | 2 | ||||
-rw-r--r-- | getopt1.c | 2 |
2 files changed, 0 insertions, 4 deletions
@@ -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. @@ -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. |