diff options
author | Maxim Devaev <[email protected]> | 2021-09-08 06:47:54 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-09-08 06:47:54 +0300 |
commit | 8f11fa3b91921a6037b56ead0853928b1404de0f (patch) | |
tree | 45c002095795db7b8a23e5043d16b46a89e9485a /hid/src/ps2 | |
parent | ca812117e48cbc6e2c71947b912748cfd3ff9691 (diff) |
small rebranding
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]> # # # |