1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Update copyright dates with scripts/update-copyrights

This commit is contained in:
Paul Eggert
2024-01-01 10:12:26 -08:00
parent cf9481724b
commit dff8da6b3e
12589 changed files with 12630 additions and 12630 deletions

View File

@ -1,7 +1,7 @@
/* Copy memory to memory until the specified number of bytes
has been copied, return pointer to following byte.
Overlap is NOT handled correctly.
Copyright (C) 1991-2023 Free Software Foundation, Inc.
Copyright (C) 1991-2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).