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.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/opts-global.c b/gcc/opts-global.c
index c3db9fe3b8f..32ea320da4b 100644
--- a/gcc/opts-global.c
+++ b/gcc/opts-global.c
@@ -1,7 +1,6 @@
/* 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, 2011,
- 2012 Free Software Foundation, Inc.
+ Copyright (C) 2002-2013 Free Software Foundation, Inc.
This file is part of GCC.