summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib9p/map.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib9p/map.h b/lib9p/map.h
index b59c83d..ab9564f 100644
--- a/lib9p/map.h
+++ b/lib9p/map.h
@@ -1,6 +1,6 @@
-/* lib9p/map.h - A really dumb map/dict data structur
+/* lib9p/map.h - A really dumb map/dict data structure
*
- * Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
+ * Copyright (C) 2024-2025 Luke T. Shumaker <lukeshu@lukeshu.com>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/