about summary refs log tree commit diff
path: root/elf/stringtable.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/stringtable.c')
-rw-r--r--elf/stringtable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/stringtable.c b/elf/stringtable.c
index 9d562c0f85..e2e63e940f 100644
--- a/elf/stringtable.c
+++ b/elf/stringtable.c
@@ -1,5 +1,5 @@
 /* String tables for ld.so.cache construction.  Implementation.
-   Copyright (C) 2020-2023 Free Software Foundation, Inc.
+   Copyright (C) 2020-2024 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify