summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-02-15 15:33:54 -0800
committerMicah Lee <micah@micahflee.com>2019-02-15 15:33:54 -0800
commit7e709bb234552467ebabb33407a25a9f6e8f0411 (patch)
tree415a02e3f6c6c30df7fedd19b4edaa66f772ddc3 /install
parente2c4ec1f6ff0ba39cfc21eed67a99bbf46a20b90 (diff)
downloadonionshare-7e709bb234552467ebabb33407a25a9f6e8f0411.tar.gz
onionshare-7e709bb234552467ebabb33407a25a9f6e8f0411.zip
Added jQuery, and jQuery license
Diffstat (limited to 'install')
-rw-r--r--install/licenses/license-jquery.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/install/licenses/license-jquery.txt b/install/licenses/license-jquery.txt
new file mode 100644
index 00000000..e3dbacb9
--- /dev/null
+++ b/install/licenses/license-jquery.txt
@@ -0,0 +1,20 @@
+Copyright JS Foundation and other contributors, https://js.foundation/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.