diff options
Diffstat (limited to 'libgcc/config/aarch64/crtn.S')
-rw-r--r-- | libgcc/config/aarch64/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/aarch64/crtn.S b/libgcc/config/aarch64/crtn.S index 7c05502bc52..dabd2b5e425 100644 --- a/libgcc/config/aarch64/crtn.S +++ b/libgcc/config/aarch64/crtn.S @@ -1,5 +1,5 @@ # Machine description for AArch64 architecture. -# Copyright (C) 2009-2016 Free Software Foundation, Inc. +# Copyright (C) 2009-2017 Free Software Foundation, Inc. # Contributed by ARM Ltd. # # This file is free software; you can redistribute it and/or modify it |