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 | 526c3e120860f10394fcc02885f50742892369c9 (patch) | |
tree | 45a407a13ccd2a8674ef1a5e2bb99a68cad9ad39 /include/getopt.h | |
parent | 91c1720e680c679cbfd6314e72bd6ba2b383e31f (diff) | |
download | gdb-526c3e120860f10394fcc02885f50742892369c9.zip gdb-526c3e120860f10394fcc02885f50742892369c9.tar.gz gdb-526c3e120860f10394fcc02885f50742892369c9.tar.bz2 |
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 04e1d9e..cb5feba 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. |