diff options
Diffstat (limited to 'hid')
-rw-r--r-- | hid/src/aum.h | 2 | ||||
-rw-r--r-- | hid/src/main.cpp | 2 | ||||
-rw-r--r-- | hid/src/proto.h | 2 | ||||
-rw-r--r-- | hid/src/ps2/hid.h | 2 | ||||
-rw-r--r-- | hid/src/ps2/keymap.h | 2 | ||||
-rw-r--r-- | hid/src/ps2/keymap.h.mako | 2 | ||||
-rw-r--r-- | hid/src/spi.cpp | 2 | ||||
-rw-r--r-- | hid/src/spi.h | 2 | ||||
-rw-r--r-- | hid/src/tools.h | 2 | ||||
-rw-r--r-- | hid/src/usb/hid.h | 2 | ||||
-rw-r--r-- | hid/src/usb/keymap.h | 2 | ||||
-rw-r--r-- | hid/src/usb/keymap.h.mako | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/hid/src/aum.h b/hid/src/aum.h index 368adbda..42b379aa 100644 --- a/hid/src/aum.h +++ b/hid/src/aum.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/main.cpp b/hid/src/main.cpp index 185a05c4..30343862 100644 --- a/hid/src/main.cpp +++ b/hid/src/main.cpp @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/proto.h b/hid/src/proto.h index 1b06a39c..5965d41e 100644 --- a/hid/src/proto.h +++ b/hid/src/proto.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/ps2/hid.h b/hid/src/ps2/hid.h index 9daa4c5b..6b5e616d 100644 --- a/hid/src/ps2/hid.h +++ b/hid/src/ps2/hid.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/ps2/keymap.h b/hid/src/ps2/keymap.h index de19d6d6..a2b6f8fd 100644 --- a/hid/src/ps2/keymap.h +++ b/hid/src/ps2/keymap.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/ps2/keymap.h.mako b/hid/src/ps2/keymap.h.mako index 526217cb..bc4ecb47 100644 --- a/hid/src/ps2/keymap.h.mako +++ b/hid/src/ps2/keymap.h.mako @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/spi.cpp b/hid/src/spi.cpp index 5d10a15c..e2b56928 100644 --- a/hid/src/spi.cpp +++ b/hid/src/spi.cpp @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/spi.h b/hid/src/spi.h index ada04283..fc9337e5 100644 --- a/hid/src/spi.h +++ b/hid/src/spi.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/tools.h b/hid/src/tools.h index 79517da9..0a798596 100644 --- a/hid/src/tools.h +++ b/hid/src/tools.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/usb/hid.h b/hid/src/usb/hid.h index f46af36a..5f840661 100644 --- a/hid/src/usb/hid.h +++ b/hid/src/usb/hid.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/usb/keymap.h b/hid/src/usb/keymap.h index 5c034d30..224a181c 100644 --- a/hid/src/usb/keymap.h +++ b/hid/src/usb/keymap.h @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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/hid/src/usb/keymap.h.mako b/hid/src/usb/keymap.h.mako index f693d398..fe295bea 100644 --- a/hid/src/usb/keymap.h.mako +++ b/hid/src/usb/keymap.h.mako @@ -2,7 +2,7 @@ # # # KVMD - The main PiKVM daemon. # # # -# Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # +# Copyright (C) 2018-2022 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 # |