diff options
Diffstat (limited to 'gcc/config/arm/neon-testgen.ml')
-rw-r--r-- | gcc/config/arm/neon-testgen.ml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/arm/neon-testgen.ml b/gcc/config/arm/neon-testgen.ml index f6c8d9a5183..034d41b7185 100644 --- a/gcc/config/arm/neon-testgen.ml +++ b/gcc/config/arm/neon-testgen.ml @@ -1,5 +1,6 @@ (* Auto-generate ARM Neon intrinsics tests. - Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 + Free Software Foundation, Inc. Contributed by CodeSourcery. This file is part of GCC. |