diff options
author | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:23:26 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:23:26 +0000 |
commit | 23a5b65a92fea18251fbbe1c665df4c6096fda10 (patch) | |
tree | b85dcfcd16d4d379e02bdea093ba0483559a6c8e /gcc/config/c6x/c6x-mult.md | |
parent | f9030485a31a81a08a95bf592bd0fcc011abcc32 (diff) | |
download | gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.zip gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.gz gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.bz2 |
Update copyright years in gcc/
From-SVN: r206289
Diffstat (limited to 'gcc/config/c6x/c6x-mult.md')
-rw-r--r-- | gcc/config/c6x/c6x-mult.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/c6x/c6x-mult.md b/gcc/config/c6x/c6x-mult.md index 2dd823e..d8e2626 100644 --- a/gcc/config/c6x/c6x-mult.md +++ b/gcc/config/c6x/c6x-mult.md @@ -3,7 +3,7 @@ ;; Multiplication patterns for TI C6X. ;; This file is processed by genmult.sh to produce two variants of each ;; pattern, a normal one and a real_mult variant for modulo scheduling. -;; Copyright (C) 2010-2013 Free Software Foundation, Inc. +;; Copyright (C) 2010-2014 Free Software Foundation, Inc. ;; Contributed by Bernd Schmidt <bernds@codesourcery.com> ;; Contributed by CodeSourcery. ;; @@ -424,7 +424,7 @@ ;; Multiplication patterns for TI C6X. ;; This file is processed by genmult.sh to produce two variants of each ;; pattern, a normal one and a real_mult variant for modulo scheduling. -;; Copyright (C) 2010-2013 Free Software Foundation, Inc. +;; Copyright (C) 2010-2014 Free Software Foundation, Inc. ;; Contributed by Bernd Schmidt <bernds@codesourcery.com> ;; Contributed by CodeSourcery. ;; |