diff options
author | Devaev Maxim <[email protected]> | 2019-03-18 04:19:43 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-03-18 04:19:43 +0300 |
commit | fe2c44391c6974b109abbb399faedc5f78a6fec1 (patch) | |
tree | 5ffe3a10f71d6b8c503753e52ed161f14089f05a /hid/src | |
parent | 959061a420f5bdf7aa13bcd7a18cbce2fba5df75 (diff) |
fixed copyright
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]> # # # |