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 49611303b02..e9a8b0b0d49 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, 2010, 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 2009-2013 Free Software Foundation, Inc. # Contributed by ARM Ltd. # # This file is free software; you can redistribute it and/or modify it |