summaryrefslogtreecommitdiff
path: root/gcc/vec.h
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-09 14:46:25 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2010-01-09 14:46:25 +0000
commit7368569212f3e0ab9a02ad46b5721b760ea5971d (patch)
tree6f71f11372bda983b159e8d70b88ae0184a434f9 /gcc/vec.h
parent388bf4a226969bd8ff1279184724e0c4ee318a41 (diff)
downloadgcc-7368569212f3e0ab9a02ad46b5721b760ea5971d.tar.gz
Update copyright notices of my recent commits.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155766 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/vec.h')
-rw-r--r--gcc/vec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/vec.h b/gcc/vec.h
index 808503469cd..8cb9c5871b6 100644
--- a/gcc/vec.h
+++ b/gcc/vec.h
@@ -1,5 +1,6 @@
/* Vector API for GNU compiler.
- Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010
+ Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com>
This file is part of GCC.