diff options
Diffstat (limited to 'kvmd/helpers')
-rw-r--r-- | kvmd/helpers/__init__.py | 2 | ||||
-rw-r--r-- | kvmd/helpers/otgmsd/__init__.py | 2 | ||||
-rw-r--r-- | kvmd/helpers/otgmsd/remount/__init__.py | 2 | ||||
-rw-r--r-- | kvmd/helpers/otgmsd/remount/__main__.py | 2 | ||||
-rw-r--r-- | kvmd/helpers/otgmsd/unlock/__init__.py | 2 | ||||
-rw-r--r-- | kvmd/helpers/otgmsd/unlock/__main__.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/kvmd/helpers/__init__.py b/kvmd/helpers/__init__.py index 1e91f7fa..2e9dc6b1 100644 --- a/kvmd/helpers/__init__.py +++ b/kvmd/helpers/__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/helpers/otgmsd/__init__.py b/kvmd/helpers/otgmsd/__init__.py index 1e91f7fa..2e9dc6b1 100644 --- a/kvmd/helpers/otgmsd/__init__.py +++ b/kvmd/helpers/otgmsd/__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/helpers/otgmsd/remount/__init__.py b/kvmd/helpers/otgmsd/remount/__init__.py index 4a83980e..644707e5 100644 --- a/kvmd/helpers/otgmsd/remount/__init__.py +++ b/kvmd/helpers/otgmsd/remount/__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/helpers/otgmsd/remount/__main__.py b/kvmd/helpers/otgmsd/remount/__main__.py index 77f4e294..5742376e 100644 --- a/kvmd/helpers/otgmsd/remount/__main__.py +++ b/kvmd/helpers/otgmsd/remount/__main__.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/helpers/otgmsd/unlock/__init__.py b/kvmd/helpers/otgmsd/unlock/__init__.py index 88832d66..7c7d62b2 100644 --- a/kvmd/helpers/otgmsd/unlock/__init__.py +++ b/kvmd/helpers/otgmsd/unlock/__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/helpers/otgmsd/unlock/__main__.py b/kvmd/helpers/otgmsd/unlock/__main__.py index 77f4e294..5742376e 100644 --- a/kvmd/helpers/otgmsd/unlock/__main__.py +++ b/kvmd/helpers/otgmsd/unlock/__main__.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 # |