diff options
author | 2024-01-01 10:12:26 -0800 | |
---|---|---|
committer | 2024-01-01 10:53:40 -0800 | |
commit | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch) | |
tree | 09151f6e3abfe04e677d62d685088a16c23e7dcf /manual/examples/twalk.c | |
parent | x86/cet: Run some CET tests with shadow stack (diff) | |
download | glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.xz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'manual/examples/twalk.c')
-rw-r--r-- | manual/examples/twalk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/twalk.c b/manual/examples/twalk.c index 9ab5319d33..88a15721b9 100644 --- a/manual/examples/twalk.c +++ b/manual/examples/twalk.c @@ -1,5 +1,5 @@ /* Implement twalk using twalk_r. - Copyright (C) 2019-2023 Free Software Foundation, Inc. + Copyright (C) 2019-2024 Free Software Foundation, Inc. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |