summaryrefslogtreecommitdiff
path: root/gcc/config/arm/arm-ldmstm.ml
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2013-01-10 20:38:27 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-01-10 20:38:27 +0000
commitd1e082c2c2c7382be0107f7d0b5003f544572865 (patch)
tree85cadfbc188c702c26e8e554c88e9abc92e4a294 /gcc/config/arm/arm-ldmstm.ml
parent9dce3dcf36990be51310eb172e2d8a8e636fd80c (diff)
downloadgcc-d1e082c2c2c7382be0107f7d0b5003f544572865.tar.gz
Update copyright years in gcc/
From-SVN: r195098
Diffstat (limited to 'gcc/config/arm/arm-ldmstm.ml')
-rw-r--r--gcc/config/arm/arm-ldmstm.ml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/arm/arm-ldmstm.ml b/gcc/config/arm/arm-ldmstm.ml
index b9ac4f1d080..2bc9702bee2 100644
--- a/gcc/config/arm/arm-ldmstm.ml
+++ b/gcc/config/arm/arm-ldmstm.ml
@@ -1,5 +1,5 @@
(* Auto-generate ARM ldm/stm patterns
- Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc.
+ Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by CodeSourcery.
This file is part of GCC.
@@ -314,7 +314,7 @@ let _ =
"/* ARM ldm/stm instruction patterns. This file was automatically generated";
" using arm-ldmstm.ml. Please do not edit manually.";
"";
-" Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc.";
+" Copyright (C) 2010-2013 Free Software Foundation, Inc.";
" Contributed by CodeSourcery.";
"";
" This file is part of GCC.";