diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-14 19:45:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-14 19:45:29 +0000 |
commit | ae2a41e5cb02405317a75706ace9ad1caee0396c (patch) | |
tree | 026501ea798b17624207f019625ea332f216742d /include/getopt.h | |
parent | e212576dba4a3d9983dd5211b2cdb1e427d35fbb (diff) | |
download | cygnal-ae2a41e5cb02405317a75706ace9ad1caee0396c.tar.gz cygnal-ae2a41e5cb02405317a75706ace9ad1caee0396c.tar.bz2 cygnal-ae2a41e5cb02405317a75706ace9ad1caee0396c.zip |
Synchronise with copyright dates on FSF GCC versions of these files
Diffstat (limited to 'include/getopt.h')
-rw-r--r-- | include/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/getopt.h b/include/getopt.h index 04e1d9e18..cb5feba11 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -1,5 +1,5 @@ /* Declarations for getopt. - Copyright 1989, 1990, 1991, 1992, 1993, 1998, 2000 + Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. |