diff options
Diffstat (limited to 'kvmd/inotify.py')
-rw-r--r-- | kvmd/inotify.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmd/inotify.py b/kvmd/inotify.py index 53578aa3..a3b4fb07 100644 --- a/kvmd/inotify.py +++ b/kvmd/inotify.py @@ -2,7 +2,7 @@ # # # KVMD - The main Pi-KVM daemon. # # # -# Copyright (C) 2018 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # # # # This source file is partially based on python-watchdog module. # # # |