diff options
Diffstat (limited to 'gcc/config/i386/cygwin1.c')
-rw-r--r-- | gcc/config/i386/cygwin1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/cygwin1.c b/gcc/config/i386/cygwin1.c index 3ba812fe449..7de34d24b7a 100644 --- a/gcc/config/i386/cygwin1.c +++ b/gcc/config/i386/cygwin1.c @@ -1,6 +1,6 @@ /* Helper routines for cygwin-specific command-line parsing. Contributed by Christopher Faylor (cgf@redhat.com) - Copyright 2003, 2005, 2007 Free Software Foundation, Inc. + Copyright 2003, 2005, 2007, 2008 Free Software Foundation, Inc. This file is part of GCC. |