diff options
Diffstat (limited to 'hid/src/usb')
-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 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hid/src/usb/hid.h b/hid/src/usb/hid.h index 13f68cf1..f46af36a 100644 --- a/hid/src/usb/hid.h +++ b/hid/src/usb/hid.h @@ -1,6 +1,6 @@ /***************************************************************************** # # -# KVMD - The main Pi-KVM daemon. # +# KVMD - The main PiKVM daemon. # # # # Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # # # diff --git a/hid/src/usb/keymap.h b/hid/src/usb/keymap.h index d1954d3a..5c034d30 100644 --- a/hid/src/usb/keymap.h +++ b/hid/src/usb/keymap.h @@ -1,6 +1,6 @@ /***************************************************************************** # # -# KVMD - The main Pi-KVM daemon. # +# KVMD - The main PiKVM daemon. # # # # Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # # # diff --git a/hid/src/usb/keymap.h.mako b/hid/src/usb/keymap.h.mako index 90a61695..f693d398 100644 --- a/hid/src/usb/keymap.h.mako +++ b/hid/src/usb/keymap.h.mako @@ -1,6 +1,6 @@ /***************************************************************************** # # -# KVMD - The main Pi-KVM daemon. # +# KVMD - The main PiKVM daemon. # # # # Copyright (C) 2018-2021 Maxim Devaev <[email protected]> # # # |