diff options
Diffstat (limited to 'include/ouroboros/hashtable.h')
-rw-r--r-- | include/ouroboros/hashtable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ouroboros/hashtable.h b/include/ouroboros/hashtable.h index 9cc9ea4a..a1c39eaf 100644 --- a/include/ouroboros/hashtable.h +++ b/include/ouroboros/hashtable.h @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 - 2019 + * Ouroboros - Copyright (C) 2016 - 2020 * * Hash table with integer keys with separate chaining on collisions * |