summaryrefslogtreecommitdiff
path: root/gcc/timevar.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/timevar.c')
-rw-r--r--gcc/timevar.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/timevar.c b/gcc/timevar.c
index 3afcf987257..3e0ccb27104 100644
--- a/gcc/timevar.c
+++ b/gcc/timevar.c
@@ -1,6 +1,5 @@
/* Timing variables for measuring compiler performance.
- Copyright (C) 2000, 2003, 2004, 2005, 2007, 2010, 2011, 2012
- Free Software Foundation, Inc.
+ Copyright (C) 2000-2013 Free Software Foundation, Inc.
Contributed by Alex Samuel <samuel@codesourcery.com>
This file is part of GCC.