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:
@ -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
|
||||
|
Reference in New Issue
Block a user