diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2023-01-06 17:53:54 -0800 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2023-01-06 18:05:57 -0800 |
| commit | 9e98ff562b4b8f2dae92bd4c64d15934c7d5877f (patch) | |
| tree | f37ce6d03a710f541fbbe72b9533a05d1a63103f /lib/memset_explicit.c | |
| parent | 2f05f48918ecf6e59b330709b09a36f81f7b6c48 (diff) | |
Update from Gnulib by running admin/merge-gnulib
Diffstat (limited to 'lib/memset_explicit.c')
| -rw-r--r-- | lib/memset_explicit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memset_explicit.c b/lib/memset_explicit.c index eabeb3ec2b8..6d21a5e8797 100644 --- a/lib/memset_explicit.c +++ b/lib/memset_explicit.c @@ -1,5 +1,5 @@ /* Erase sensitive data from memory. - Copyright 2022 Free Software Foundation, Inc. + Copyright 2022-2023 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as |
