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 7e524dedb1..3b19d84824 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-2020 Free Software Foundation, Inc. + Copyright (C) 1991-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Torbjorn Granlund (tege@sics.se). |