summaryrefslogtreecommitdiff
path: root/LICENSE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSE.txt')
-rw-r--r--LICENSE.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 000000000..de622df54
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,27 @@
+Codes are released under each license. See heading of each file for details.
+
+Modified BSD license:
+ ps2.c
+ ps2.h
+ adb.c
+ adb.h
+
+GPLv2 or later:
+ other codes
+
+PJRC's license:
+ print.c
+ print.h
+ pjrc/
+
+GPLv2 or GPLv3 or OBJECTIVE DEVELOPMENT's commercial license:
+ vusb/
+
+
+
+
+This software includes following codes from other parties.
+ - V-USB from OBJECTIVE DEVELOPMENT
+ http://www.obdev.at/products/vusb/index.html
+ - Teensy example codes from PJRC
+ http://www.pjrc.com/teensy/