summaryrefslogtreecommitdiff
path: root/libc/string/bzero.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/bzero.c')
-rw-r--r--libc/string/bzero.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/bzero.c b/libc/string/bzero.c
index b7a88ec92..6d5a0a859 100644
--- a/libc/string/bzero.c
+++ b/libc/string/bzero.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1997, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).