summaryrefslogtreecommitdiff
path: root/sysdeps/ia64/bzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ia64/bzero.S')
-rw-r--r--sysdeps/ia64/bzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/ia64/bzero.S b/sysdeps/ia64/bzero.S
index 34fe4438c6..96329eea9e 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-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2018 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>