summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-11-25 03:26:44 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-11-25 05:45:43 +0100
commit26b38ecb887946945cfbacfc2730dc9c178f6dfa (patch)
tree092f2e5b4ba676ce693865b5f8486d137f3230c3 /LICENSE
parent15ea5b6a8e13d4d694ea1f256c37440f72f416bd (diff)
downloadusb-drivers-26b38ecb887946945cfbacfc2730dc9c178f6dfa.tar.gz
usb-drivers-26b38ecb887946945cfbacfc2730dc9c178f6dfa.tar.xz
usb-drivers-26b38ecb887946945cfbacfc2730dc9c178f6dfa.zip
Import elksmart-comm for transceiving IR codes
The receive functionality in the EXK4S is quite unstable, however useful enough for something that is officially unsupported. The gadgets are picky about cables and/or ports, but it has ridiculous reach when it works. This utility has previously been in the desktop-tools repository.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..d48c2ad
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,12 @@
+Copyright (c) 2024, Přemysl Eric Janouch <p@janouch.name>
+
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted.
+
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
+OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.