diff options
Diffstat (limited to 'hid/arduino/lib/drivers-stm32/usb')
4 files changed, 4 insertions, 4 deletions
diff --git a/hid/arduino/lib/drivers-stm32/usb/hid-wrapper-stm32.h b/hid/arduino/lib/drivers-stm32/usb/hid-wrapper-stm32.h index 62f58213..3df0f4ea 100644 --- a/hid/arduino/lib/drivers-stm32/usb/hid-wrapper-stm32.h +++ b/hid/arduino/lib/drivers-stm32/usb/hid-wrapper-stm32.h @@ -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/hid/arduino/lib/drivers-stm32/usb/keyboard-stm32.h b/hid/arduino/lib/drivers-stm32/usb/keyboard-stm32.h index 22dec04d..578e0751 100644 --- a/hid/arduino/lib/drivers-stm32/usb/keyboard-stm32.h +++ b/hid/arduino/lib/drivers-stm32/usb/keyboard-stm32.h @@ -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/hid/arduino/lib/drivers-stm32/usb/mouse-absolute-stm32.h b/hid/arduino/lib/drivers-stm32/usb/mouse-absolute-stm32.h index 65195c78..4090cd4f 100644 --- a/hid/arduino/lib/drivers-stm32/usb/mouse-absolute-stm32.h +++ b/hid/arduino/lib/drivers-stm32/usb/mouse-absolute-stm32.h @@ -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/hid/arduino/lib/drivers-stm32/usb/mouse-relative-stm32.h b/hid/arduino/lib/drivers-stm32/usb/mouse-relative-stm32.h index 4524e20b..943857ef 100644 --- a/hid/arduino/lib/drivers-stm32/usb/mouse-relative-stm32.h +++ b/hid/arduino/lib/drivers-stm32/usb/mouse-relative-stm32.h @@ -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 # |