diff options
Diffstat (limited to 'gcc/config/arm/neon-gen.ml')
-rw-r--r-- | gcc/config/arm/neon-gen.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/neon-gen.ml b/gcc/config/arm/neon-gen.ml index 52ecb16ad8b..78d2f279f6d 100644 --- a/gcc/config/arm/neon-gen.ml +++ b/gcc/config/arm/neon-gen.ml @@ -1,5 +1,5 @@ (* Auto-generate ARM Neon intrinsics header file. - Copyright (C) 2006, 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2009, 2012 Free Software Foundation, Inc. Contributed by CodeSourcery. This file is part of GCC. |