diff options
author | Maxim Devaev <[email protected]> | 2025-01-11 21:22:17 +0200 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2025-01-11 21:22:17 +0200 |
commit | 3cf543a13eab752ffe3c99f0d03f2b0bde4bbbae (patch) | |
tree | 5fd69e733a986c81f81e5e2f6ee09c11cc2f65cb /switch/LICENSE | |
parent | 4d89d6b222635fc99a9b28b45d5bfe7e086f54bc (diff) |
switch binary
Diffstat (limited to 'switch/LICENSE')
-rw-r--r-- | switch/LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/switch/LICENSE b/switch/LICENSE new file mode 100644 index 00000000..5c574c88 --- /dev/null +++ b/switch/LICENSE @@ -0,0 +1,15 @@ +The PiKVM Switch Firmware +Copyright (C) 2024-2025 + +This software is distributed in binary form and is allowed for run only on original PiKVM Switch hardware. + +Modifications are not allowed. + +One day we will publish the source code, but not today. + +===== +Includes other software related under other licenses: +- MIT: TinyUSB - Copyright (c) 2018, hathach (tinyusb.org). +- MIT: Pico-PIO-USB - Copyright (c) 2021 sekigon-gonnoc. +- BSD: Pico-SDK - Copyright 2020 (c) 2020 Raspberry Pi (Trading) Ltd. +- BSD: FatFS - Copyright (C) 20xx, ChaN, all right reserved. |