diff options
Diffstat (limited to 'ports/sysdeps/aarch64/memmove.S')
-rw-r--r-- | ports/sysdeps/aarch64/memmove.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/aarch64/memmove.S b/ports/sysdeps/aarch64/memmove.S index c42eb1c..4227b7f 100644 --- a/ports/sysdeps/aarch64/memmove.S +++ b/ports/sysdeps/aarch64/memmove.S @@ -1,4 +1,4 @@ -/* Copyright (C) 2012-2013 Free Software Foundation, Inc. +/* Copyright (C) 2012-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. |