aboutsummaryrefslogtreecommitdiffstats
path: root/lib/explicit_bzero.c
diff options
context:
space:
mode:
authorPaul Eggert2021-01-01 07:48:14 +0000
committerPaul Eggert2021-01-01 00:32:32 -0800
commit8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch)
treee24999d380a86a05ef6456ea909c74c41faf5e93 /lib/explicit_bzero.c
parent74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff)
downloademacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz
emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.zip
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'lib/explicit_bzero.c')
-rw-r--r--lib/explicit_bzero.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/explicit_bzero.c b/lib/explicit_bzero.c
index c82771fb1e3..668c7e36a38 100644
--- a/lib/explicit_bzero.c
+++ b/lib/explicit_bzero.c
@@ -1,5 +1,5 @@
1/* Erasure of sensitive data, generic implementation. 1/* Erasure of sensitive data, generic implementation.
2 Copyright (C) 2016-2020 Free Software Foundation, Inc. 2 Copyright (C) 2016-2021 Free Software Foundation, Inc.
3 This file is part of the GNU C Library. 3 This file is part of the GNU C Library.
4 4
5 The GNU C Library is free software; you can redistribute it and/or 5 The GNU C Library is free software; you can redistribute it and/or