aboutsummaryrefslogtreecommitdiff
path: root/hashtable.h
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2021-07-22 17:21:16 +0200
committerWojtek Kosior <koszko@koszko.org>2021-07-22 17:21:16 +0200
commitf5b0a89729e85736a87aa310aafe11f5807f3428 (patch)
treebe6fb514cf909f0d29a402b32ed6fc6145572f0d /hashtable.h
parentb6ace6eda12140c29ee58ec9178b9212b21fa538 (diff)
downloadhydrilla-f5b0a89729e85736a87aa310aafe11f5807f3428.tar.gz
hydrilla-f5b0a89729e85736a87aa310aafe11f5807f3428.zip
bugfixes
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.
*/