aboutsummaryrefslogtreecommitdiff
path: root/hashtable.h
diff options
context:
space:
mode:
Diffstat (limited to 'hashtable.h')
-rw-r--r--hashtable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hashtable.h b/hashtable.h
index 19a3897..7d85b33 100644
--- a/hashtable.h
+++ b/hashtable.h
@@ -1,7 +1,7 @@
/**
* C hashtable implementation
*
- * Copyright (C) 2021 Wojtek Kosior
+ * Copyright (C) 2018-2021 Wojtek Kosior
* Redistribution terms are gathered in the `copyright' file.
*/