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

Update copyright dates with scripts/update-copyrights

This commit is contained in:
Paul Eggert
2025-01-01 10:14:45 -08:00
parent b1da163a21
commit 2642002380
13063 changed files with 13065 additions and 13066 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-2024 Free Software Foundation, Inc.
Copyright (C) 1991-2025 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Torbjorn Granlund (tege@sics.se).