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 ea065c78965..0b3c17847b3 100644 --- a/libgcc/config/moxie/crti.S +++ b/libgcc/config/moxie/crti.S @@ -1,6 +1,6 @@ # crti.S for moxie # -# Copyright (C) 2009-2019 Free Software Foundation, Inc. +# Copyright (C) 2009-2020 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 5df9d4aeddb..f62f39111a7 100644 --- a/libgcc/config/moxie/crtn.S +++ b/libgcc/config/moxie/crtn.S @@ -1,6 +1,6 @@ # crtn.S for moxie # -# Copyright (C) 2009-2019 Free Software Foundation, Inc. +# Copyright (C) 2009-2020 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 |