diff options
Diffstat (limited to 'libgcc/config/moxie')
-rw-r--r-- | libgcc/config/moxie/crti.S | 2 | ||||
-rw-r--r-- | libgcc/config/moxie/crtn.S | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libgcc/config/moxie/crti.S b/libgcc/config/moxie/crti.S index 412ef10fa8b..25206cf2929 100644 --- a/libgcc/config/moxie/crti.S +++ b/libgcc/config/moxie/crti.S @@ -1,6 +1,6 @@ # crti.S for moxie # -# 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 diff --git a/libgcc/config/moxie/crtn.S b/libgcc/config/moxie/crtn.S index e003793a6ab..e49e54c6c9f 100644 --- a/libgcc/config/moxie/crtn.S +++ b/libgcc/config/moxie/crtn.S @@ -1,6 +1,6 @@ # crtn.S for moxie # -# 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 |