diff options
Diffstat (limited to 'gl/lib/gl_linkedhash_list.c')
-rw-r--r-- | gl/lib/gl_linkedhash_list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/gl_linkedhash_list.c b/gl/lib/gl_linkedhash_list.c index dd755b1..ab27c06 100644 --- a/gl/lib/gl_linkedhash_list.c +++ b/gl/lib/gl_linkedhash_list.c @@ -1,5 +1,5 @@ /* Sequential list data type implemented by a hash table with a linked list. - Copyright (C) 2006, 2008-2023 Free Software Foundation, Inc. + Copyright (C) 2006, 2008-2024 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2006. This file is free software: you can redistribute it and/or modify |