summaryrefslogtreecommitdiff
path: root/gcc/vec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/vec.c')
-rw-r--r--gcc/vec.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/vec.c b/gcc/vec.c
index 5b3b9a01fea..5b472bd1f05 100644
--- a/gcc/vec.c
+++ b/gcc/vec.c
@@ -1,5 +1,6 @@
/* Vector API for GNU compiler.
- Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010
+ Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
This file is part of GCC.