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 c1ebb0296c..e4b86fe2e0 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2020-2022 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