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