diff options
Diffstat (limited to 'sysdeps/ia64/bzero.S')
-rw-r--r-- | sysdeps/ia64/bzero.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/bzero.S b/sysdeps/ia64/bzero.S index 9d19d8c062..a2a5e29ee7 100644 --- a/sysdeps/ia64/bzero.S +++ b/sysdeps/ia64/bzero.S @@ -1,6 +1,6 @@ /* Optimized version of the standard bzero() function. This file is part of the GNU C Library. - Copyright (C) 2000-2014 Free Software Foundation, Inc. + Copyright (C) 2000-2015 Free Software Foundation, Inc. Contributed by Dan Pop for Itanium <Dan.Pop@cern.ch>. Rewritten for McKinley by Sverre Jarp, HP Labs/CERN <Sverre.Jarp@cern.ch> |