diff options
author | Paul Eggert <eggert@gnu.org> | 1997-05-27 03:15:14 +0000 |
---|---|---|
committer | Paul Eggert <eggert@gnu.org> | 1997-05-27 03:15:14 +0000 |
commit | 9938b122e476096c33d884ab2bedd1aae21068cd (patch) | |
tree | 419265efc4269e8acc13af86bb9de8acf7926dab /gcc/getopt.h | |
parent | 3b1afa4b241af69b269054e9924796a8eb4de845 (diff) | |
download | gcc-9938b122e476096c33d884ab2bedd1aae21068cd.zip gcc-9938b122e476096c33d884ab2bedd1aae21068cd.tar.gz gcc-9938b122e476096c33d884ab2bedd1aae21068cd.tar.bz2 |
automatically generated from GPLed version
From-SVN: r14127
Diffstat (limited to 'gcc/getopt.h')
-rw-r--r-- | gcc/getopt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/getopt.h b/gcc/getopt.h index c4549243..69256fd 100644 --- a/gcc/getopt.h +++ b/gcc/getopt.h @@ -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. |