diff options
Diffstat (limited to 'hid/src')
-rw-r--r-- | hid/src/inline.h | 2 | ||||
-rw-r--r-- | hid/src/keymap.h | 2 | ||||
-rw-r--r-- | hid/src/main.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hid/src/inline.h b/hid/src/inline.h index e9dd90bd..e4204750 100644 --- a/hid/src/inline.h +++ b/hid/src/inline.h @@ -1,6 +1,6 @@ /***************************************************************************** # # -# KVMD - The The main Pi-KVM daemon. # +# KVMD - The main Pi-KVM daemon. # # # # Copyright (C) 2018 Maxim Devaev <[email protected]> # # # diff --git a/hid/src/keymap.h b/hid/src/keymap.h index f652101e..ac7bc5ea 100644 --- a/hid/src/keymap.h +++ b/hid/src/keymap.h @@ -1,6 +1,6 @@ /***************************************************************************** # # -# KVMD - The The main Pi-KVM daemon. # +# KVMD - The main Pi-KVM daemon. # # # # Copyright (C) 2018 Maxim Devaev <[email protected]> # # # diff --git a/hid/src/main.cpp b/hid/src/main.cpp index 509e0a24..8f84fd1d 100644 --- a/hid/src/main.cpp +++ b/hid/src/main.cpp @@ -1,6 +1,6 @@ /***************************************************************************** # # -# KVMD - The The main Pi-KVM daemon. # +# KVMD - The main Pi-KVM daemon. # # # # Copyright (C) 2018 Maxim Devaev <[email protected]> # # # |