summaryrefslogtreecommitdiff
path: root/gcc/config/arm/neon-gen.ml
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/arm/neon-gen.ml')
-rw-r--r--gcc/config/arm/neon-gen.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/arm/neon-gen.ml b/gcc/config/arm/neon-gen.ml
index 78d2f279f6d..a811e156133 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, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2006-2013 Free Software Foundation, Inc.
Contributed by CodeSourcery.
This file is part of GCC.
@@ -441,7 +441,7 @@ let _ =
"/* ARM NEON intrinsics include file. This file is generated automatically";
" using neon-gen.ml. Please do not edit manually.";
"";
-" Copyright (C) 2006, 2007, 2009, 2012 Free Software Foundation, Inc.";
+" Copyright (C) 2006-2013 Free Software Foundation, Inc.";
" Contributed by CodeSourcery.";
"";
" This file is part of GCC.";