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 099347d73e..b86f110db1 100644
--- a/elf/stringtable.c
+++ b/elf/stringtable.c
@@ -1,5 +1,5 @@
 /* String tables for ld.so.cache construction.  Implementation.
-   Copyright (C) 2020 Free Software Foundation, Inc.
+   Copyright (C) 2020-2021 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