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