diff options
Diffstat (limited to 'gl/lib/gl_hash_map.h')
-rw-r--r-- | gl/lib/gl_hash_map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/gl_hash_map.h b/gl/lib/gl_hash_map.h index edcd9a2..5c4da78 100644 --- a/gl/lib/gl_hash_map.h +++ b/gl/lib/gl_hash_map.h @@ -1,5 +1,5 @@ /* Map data type implemented by a hash table. - Copyright (C) 2006, 2009-2023 Free Software Foundation, Inc. + Copyright (C) 2006, 2009-2024 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2018. This program is free software: you can redistribute it and/or modify |