diff options
Diffstat (limited to 'debug/explicit_bzero_chk.c')
-rw-r--r-- | debug/explicit_bzero_chk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/explicit_bzero_chk.c b/debug/explicit_bzero_chk.c index fb13a7f4b6..2470f8801b 100644 --- a/debug/explicit_bzero_chk.c +++ b/debug/explicit_bzero_chk.c @@ -1,5 +1,5 @@ /* Generic implementation of __explicit_bzero_chk. - Copyright (C) 1991-2018 Free Software Foundation, Inc. + Copyright (C) 1991-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). |