about summary refs log tree commit diff
path: root/elf/stringtable_free.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/stringtable_free.c')
-rw-r--r--elf/stringtable_free.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/stringtable_free.c b/elf/stringtable_free.c
index 034187afd3..a2c2a5e852 100644
--- a/elf/stringtable_free.c
+++ b/elf/stringtable_free.c
@@ -1,5 +1,5 @@
 /* String tables for ld.so.cache construction.  Deallocation (for tests only).
-   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