diff options
Diffstat (limited to 'gcc/config/h8300/genmova.sh')
-rw-r--r-- | gcc/config/h8300/genmova.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/h8300/genmova.sh b/gcc/config/h8300/genmova.sh index dab1865f1a0..8ec2351cb19 100644 --- a/gcc/config/h8300/genmova.sh +++ b/gcc/config/h8300/genmova.sh @@ -2,7 +2,7 @@ # Generate mova.md, a file containing patterns that can be implemented # using the h8sx mova instruction. -# Copyright (C) 2004, 2009 Free Software Foundation, Inc. +# Copyright (C) 2004, 2009, 2012 Free Software Foundation, Inc. # # This file is part of GCC. # @@ -22,7 +22,7 @@ echo ";; -*- buffer-read-only: t -*-" echo ";; Generated automatically from genmova.sh" -echo ";; Copyright (C) 2004, 2009 Free Software Foundation, Inc." +echo ";; Copyright (C) 2004, 2009, 2012 Free Software Foundation, Inc." echo ";;" echo ";; This file is part of GCC." echo ";;" |