diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2010-01-09 14:46:25 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2010-01-09 14:46:25 +0000 |
commit | 7c0281633fd3af8f287b51f89906ce3d528216d1 (patch) | |
tree | 6f71f11372bda983b159e8d70b88ae0184a434f9 /gcc/vec.h | |
parent | 994ae26cb557ee48ab34a1b88b2c9cf036b3c276 (diff) | |
download | gcc-7c0281633fd3af8f287b51f89906ce3d528216d1.zip gcc-7c0281633fd3af8f287b51f89906ce3d528216d1.tar.gz gcc-7c0281633fd3af8f287b51f89906ce3d528216d1.tar.bz2 |
Update copyright notices of my recent commits.
From-SVN: r155766
Diffstat (limited to 'gcc/vec.h')
-rw-r--r-- | gcc/vec.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |