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 0101cb92f2e..aa2e607ec69 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-2015 Free Software Foundation, Inc. +# Copyright (C) 2004-2016 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-2015 Free Software Foundation, Inc." +echo ";; Copyright (C) 2004-2016 Free Software Foundation, Inc." echo ";;" echo ";; This file is part of GCC." echo ";;" |