summaryrefslogtreecommitdiff
path: root/kvmd/libc.py
diff options
context:
space:
mode:
Diffstat (limited to 'kvmd/libc.py')
-rw-r--r--kvmd/libc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmd/libc.py b/kvmd/libc.py
index d4605231..53b25733 100644
--- a/kvmd/libc.py
+++ b/kvmd/libc.py
@@ -2,7 +2,7 @@
# #
# KVMD - The main PiKVM daemon. #
# #
-# Copyright (C) 2018-2023 Maxim Devaev <[email protected]> #
+# Copyright (C) 2018-2024 Maxim Devaev <[email protected]> #
# #
# This source file is partially based on python-watchdog module. #
# #