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