diff options
Diffstat (limited to 'ports/sysdeps/ia64/memmove.S')
-rw-r--r-- | ports/sysdeps/ia64/memmove.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/ia64/memmove.S b/ports/sysdeps/ia64/memmove.S index 6d01931cde..a6b3c0e5a6 100644 --- a/ports/sysdeps/ia64/memmove.S +++ b/ports/sysdeps/ia64/memmove.S @@ -1,6 +1,6 @@ /* Optimized version of the standard memmove() function. This file is part of the GNU C Library. - Copyright (C) 2000-2013 Free Software Foundation, Inc. + Copyright (C) 2000-2014 Free Software Foundation, Inc. Contributed by Dan Pop <Dan.Pop@cern.ch>. The GNU C Library is free software; you can redistribute it and/or |