summaryrefslogtreecommitdiff
path: root/genmap.py
diff options
context:
space:
mode:
Diffstat (limited to 'genmap.py')
-rwxr-xr-xgenmap.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/genmap.py b/genmap.py
index ccb97166..74424414 100755
--- a/genmap.py
+++ b/genmap.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# ========================================================================== #
# #
-# KVMD - The The main Pi-KVM daemon. #
+# KVMD - The main Pi-KVM daemon. #
# #
# Copyright (C) 2018 Maxim Devaev <[email protected]> #
# #
@@ -54,7 +54,7 @@ def main() -> None:
keymap_yaml_file.write(textwrap.dedent("""
# ========================================================================== #
# #
- # KVMD - The The main Pi-KVM daemon. #
+ # KVMD - The main Pi-KVM daemon. #
# #
# Copyright (C) 2018 Maxim Devaev <[email protected]> #
# #
@@ -84,7 +84,7 @@ def main() -> None:
hid_header_file.write(textwrap.dedent("""
/*****************************************************************************
# #
- # KVMD - The The main Pi-KVM daemon. #
+ # KVMD - The main Pi-KVM daemon. #
# #
# Copyright (C) 2018 Maxim Devaev <[email protected]> #
# #