diff options
Diffstat (limited to 'kvmd/apps/pstrun')
-rw-r--r-- | kvmd/apps/pstrun/__init__.py | 2 | ||||
-rw-r--r-- | kvmd/apps/pstrun/__main__.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kvmd/apps/pstrun/__init__.py b/kvmd/apps/pstrun/__init__.py index c164e533..be6a900f 100644 --- a/kvmd/apps/pstrun/__init__.py +++ b/kvmd/apps/pstrun/__init__.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 program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/kvmd/apps/pstrun/__main__.py b/kvmd/apps/pstrun/__main__.py index 3849d1b9..73bb60b3 100644 --- a/kvmd/apps/pstrun/__main__.py +++ b/kvmd/apps/pstrun/__main__.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 program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # |