summaryrefslogtreecommitdiff
path: root/gcc/opts-global.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/opts-global.c')
-rw-r--r--gcc/opts-global.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/opts-global.c b/gcc/opts-global.c
index 6409ea7b8bc..c3db9fe3b8f 100644
--- a/gcc/opts-global.c
+++ b/gcc/opts-global.c
@@ -1,7 +1,7 @@
/* Command line option handling. Code involving global state that
should not be shared with the driver.
- Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
- Free Software Foundation, Inc.
+ Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
+ 2012 Free Software Foundation, Inc.
This file is part of GCC.