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