summaryrefslogtreecommitdiff
path: root/lib/gl_hash_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gl_hash_map.c')
-rw-r--r--lib/gl_hash_map.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gl_hash_map.c b/lib/gl_hash_map.c
index 7d68e7bd31..534b472fa0 100644
--- a/lib/gl_hash_map.c
+++ b/lib/gl_hash_map.c
@@ -1,5 +1,5 @@
/* Map data type implemented by a hash table.
- Copyright (C) 2006, 2008-2018 Free Software Foundation, Inc.
+ Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc.
Written by Bruno Haible <bruno@clisp.org>, 2018.
This program is free software: you can redistribute it and/or modify