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:
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,7 +1,7 @@
#!/usr/bin/awk -f
# Generate sorted list of directories. The sorting is stable but with
# dependencies between directories resolved by moving dependees in front.
# Copyright (C) 1998-2022 Free Software Foundation, Inc.
# Copyright (C) 1998-2023 Free Software Foundation, Inc.
BEGIN {
cnt = split(subdirs, all) + 1