diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:12:26 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2024-01-01 10:53:40 -0800 |
commit | dff8da6b3e89b986bb7f6b1ec18cf65d5972e307 (patch) | |
tree | 09151f6e3abfe04e677d62d685088a16c23e7dcf /scripts/tst-ld-trace.py | |
parent | cf9481724bcb86ad4a86cca7befed74bb9cc15eb (diff) | |
download | glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.zip glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.gz glibc-dff8da6b3e89b986bb7f6b1ec18cf65d5972e307.tar.bz2 |
Update copyright dates with scripts/update-copyrights
Diffstat (limited to 'scripts/tst-ld-trace.py')
-rwxr-xr-x | scripts/tst-ld-trace.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tst-ld-trace.py b/scripts/tst-ld-trace.py index 248d1c2..66953ab 100755 --- a/scripts/tst-ld-trace.py +++ b/scripts/tst-ld-trace.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Dump the output of LD_TRACE_LOADED_OBJECTS in architecture neutral format. -# Copyright (C) 2022-2023 Free Software Foundation, Inc. +# Copyright (C) 2022-2024 Free Software Foundation, Inc. # Copyright The GNU Toolchain Authors. # This file is part of the GNU C Library. # |