diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:25:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:25:22 +0000 |
commit | ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f (patch) | |
tree | c14eb843d7672025ed9efa988815465695979d08 /libgcc/config/lm32/crtn.S | |
parent | 1d5dd71b483937ee51660f0dedba7e12babc3b38 (diff) | |
download | gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.zip gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.gz gcc-ac1dca3cab27fbaff7c811fbe0a4424f1a18f09f.tar.bz2 |
Update copyright years in libgcc/
From-SVN: r206295
Diffstat (limited to 'libgcc/config/lm32/crtn.S')
-rw-r--r-- | libgcc/config/lm32/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/lm32/crtn.S b/libgcc/config/lm32/crtn.S index 4c424c8..e31dc8a 100644 --- a/libgcc/config/lm32/crtn.S +++ b/libgcc/config/lm32/crtn.S @@ -1,7 +1,7 @@ # crtn.S for Lattice Mico32 # Contributed by Jon Beniston <jon@beniston.com> # -# Copyright (C) 2009-2013 Free Software Foundation, Inc. +# Copyright (C) 2009-2014 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the |