diff options
Diffstat (limited to 'testenv/tests/apps/cleanup')
-rw-r--r-- | testenv/tests/apps/cleanup/__init__.py | 2 | ||||
-rw-r--r-- | testenv/tests/apps/cleanup/test_main.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testenv/tests/apps/cleanup/__init__.py b/testenv/tests/apps/cleanup/__init__.py index 6ed9261b..8d45fdfd 100644 --- a/testenv/tests/apps/cleanup/__init__.py +++ b/testenv/tests/apps/cleanup/__init__.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 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/testenv/tests/apps/cleanup/test_main.py b/testenv/tests/apps/cleanup/test_main.py index 29008cf3..1901b6d4 100644 --- a/testenv/tests/apps/cleanup/test_main.py +++ b/testenv/tests/apps/cleanup/test_main.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 program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # |