diff options
Diffstat (limited to 'src/basic/hashmap.c')
-rw-r--r-- | src/basic/hashmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basic/hashmap.c b/src/basic/hashmap.c index 784fbe3106..df9660560a 100644 --- a/src/basic/hashmap.c +++ b/src/basic/hashmap.c @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /*** - Copyright 2014 Michal Schmidt + Copyright © 2014 Michal Schmidt ***/ #include <errno.h> |