diff options
Diffstat (limited to 'gcc/c.opt')
-rw-r--r-- | gcc/c.opt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c.opt b/gcc/c.opt index 36691c43ae5..5f07aead908 100644 --- a/gcc/c.opt +++ b/gcc/c.opt @@ -1,5 +1,6 @@ ; Options for the C, ObjC, C++ and ObjC++ front ends. -; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 +; Free Software Foundation, Inc. ; ; This file is part of GCC. ; |