diff options
author | Devaev Maxim <[email protected]> | 2021-01-07 10:33:02 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-01-07 10:33:02 +0300 |
commit | c169f55204075d0cd529434bcb526328cc949bed (patch) | |
tree | be83490cced2f79c384567b975bc039129fc6734 /kvmd/validators | |
parent | 0904675dabd89f54ae844aa551ea2c037638f27f (diff) |
update copy
Diffstat (limited to 'kvmd/validators')
-rw-r--r-- | kvmd/validators/__init__.py | 2 | ||||
-rw-r--r-- | kvmd/validators/auth.py | 2 | ||||
-rw-r--r-- | kvmd/validators/basic.py | 2 | ||||
-rw-r--r-- | kvmd/validators/hid.py | 2 | ||||
-rw-r--r-- | kvmd/validators/hw.py | 2 | ||||
-rw-r--r-- | kvmd/validators/kvm.py | 2 | ||||
-rw-r--r-- | kvmd/validators/net.py | 2 | ||||
-rw-r--r-- | kvmd/validators/os.py | 2 | ||||
-rw-r--r-- | kvmd/validators/ugpio.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/kvmd/validators/__init__.py b/kvmd/validators/__init__.py index d91b37bf..adb9735b 100644 --- a/kvmd/validators/__init__.py +++ b/kvmd/validators/__init__.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 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/validators/auth.py b/kvmd/validators/auth.py index 535ba445..382d4928 100644 --- a/kvmd/validators/auth.py +++ b/kvmd/validators/auth.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 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/validators/basic.py b/kvmd/validators/basic.py index ee71be0f..7f66c262 100644 --- a/kvmd/validators/basic.py +++ b/kvmd/validators/basic.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 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/validators/hid.py b/kvmd/validators/hid.py index 4f6ca4be..b51ff88a 100644 --- a/kvmd/validators/hid.py +++ b/kvmd/validators/hid.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 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/validators/hw.py b/kvmd/validators/hw.py index 287786df..9d293d6b 100644 --- a/kvmd/validators/hw.py +++ b/kvmd/validators/hw.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 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/validators/kvm.py b/kvmd/validators/kvm.py index c422c352..19209be9 100644 --- a/kvmd/validators/kvm.py +++ b/kvmd/validators/kvm.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 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/validators/net.py b/kvmd/validators/net.py index f4019272..991540bd 100644 --- a/kvmd/validators/net.py +++ b/kvmd/validators/net.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 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/validators/os.py b/kvmd/validators/os.py index 67c9b3e1..402f4b6c 100644 --- a/kvmd/validators/os.py +++ b/kvmd/validators/os.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 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/validators/ugpio.py b/kvmd/validators/ugpio.py index 61b23d78..c8c0fed8 100644 --- a/kvmd/validators/ugpio.py +++ b/kvmd/validators/ugpio.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 program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # |