diff options
Diffstat (limited to 'hid/src/ps2')
-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 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hid/src/ps2/hid.h b/hid/src/ps2/hid.h index 2e5514d4..9daa4c5b 100644 --- a/hid/src/ps2/hid.h +++ b/hid/src/ps2/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/ps2/keymap.h b/hid/src/ps2/keymap.h index f45d6eb9..de19d6d6 100644 --- a/hid/src/ps2/keymap.h +++ b/hid/src/ps2/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/ps2/keymap.h.mako b/hid/src/ps2/keymap.h.mako index 95fc0d5c..526217cb 100644 --- a/hid/src/ps2/keymap.h.mako +++ b/hid/src/ps2/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]> # # # |