aboutsummaryrefslogtreecommitdiffstats
path: root/addon/js_upload/file-uploader/license.txt
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-01-26 00:34:39 -0800
committerFriendika <info@friendika.com>2011-01-26 00:34:39 -0800
commit2fc89deaeae0341aa12b6b811927e793011055d1 (patch)
tree32673c6b92cbe14f88d955de585ce813988ec5fa /addon/js_upload/file-uploader/license.txt
parentabbd498a8b6c92ddcf211a27dd532f2ec6520fe2 (diff)
downloadvolse-hubzilla-2fc89deaeae0341aa12b6b811927e793011055d1.tar.gz
volse-hubzilla-2fc89deaeae0341aa12b6b811927e793011055d1.tar.bz2
volse-hubzilla-2fc89deaeae0341aa12b6b811927e793011055d1.zip
work in progress js_uploader plugin, turn java uploader into plugin - not done yet
Diffstat (limited to 'addon/js_upload/file-uploader/license.txt')
-rw-r--r--addon/js_upload/file-uploader/license.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/addon/js_upload/file-uploader/license.txt b/addon/js_upload/file-uploader/license.txt
new file mode 100644
index 000000000..25cdd3d27
--- /dev/null
+++ b/addon/js_upload/file-uploader/license.txt
@@ -0,0 +1,24 @@
+File uploader component is licensed under GNU GPL 2 or later, see gpl-2.0.txt.
+© 2010 Andrew Valums
+
+This distribution also includes:
+
+ server/OctetStreamReader.java
+ Dual Licensed under the MIT and GPL v.2
+
+ jQuery JavaScript Library
+ http://jquery.com/
+ Copyright 2010, John Resig
+ Dual licensed under the MIT or GPL Version 2 licenses.
+ http://jquery.org/license
+
+ Sizzle.js - CSS selector engine used by jQuery
+ http://sizzlejs.com/
+ Copyright 2010, The Dojo Foundation
+ Released under the MIT, BSD, and GPL Licenses.
+
+ QUnit - A JavaScript Unit Testing Framework
+ http://docs.jquery.com/QUnit
+ Copyright (c) 2009 John Resig, Jörn Zaefferer
+ Dual licensed under the MIT (MIT-LICENSE.txt)
+ and GPL (GPL-LICENSE.txt) licenses. \ No newline at end of file