1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-07 06:43:00 +03:00

Update copyright dates with scripts/update-copyrights

This commit is contained in:
Joseph Myers
2023-01-06 21:08:04 +00:00
parent 728ada505a
commit 6d7e8eda9b
12181 changed files with 12183 additions and 12183 deletions

View File

@@ -1,5 +1,5 @@
/* Find the length of STRING, but scan at most MAXLEN characters.
Copyright (C) 1991-2022 Free Software Foundation, Inc.
Copyright (C) 1991-2023 Free Software Foundation, Inc.
Based on strlen written by Torbjorn Granlund (tege@sics.se),
with help from Dan Sahlin (dan@sics.se);