aboutsummaryrefslogtreecommitdiffstats
path: root/library/jquery.i18n/LICENSE
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-08-13 04:28:12 -0700
committerfriendica <info@friendica.com>2012-08-13 04:28:12 -0700
commit6fcb3b44156a89feda9293c289175d0dec79cd80 (patch)
tree5fd1216891dc617560dad393c954afc928452067 /library/jquery.i18n/LICENSE
parent184cf51d2f21782d8fa78d833b1439ed692126ff (diff)
downloadvolse-hubzilla-6fcb3b44156a89feda9293c289175d0dec79cd80.tar.gz
volse-hubzilla-6fcb3b44156a89feda9293c289175d0dec79cd80.tar.bz2
volse-hubzilla-6fcb3b44156a89feda9293c289175d0dec79cd80.zip
add jquery.i18n for client side translations
Diffstat (limited to 'library/jquery.i18n/LICENSE')
-rw-r--r--library/jquery.i18n/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/library/jquery.i18n/LICENSE b/library/jquery.i18n/LICENSE
new file mode 100644
index 000000000..978ee2ae8
--- /dev/null
+++ b/library/jquery.i18n/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2010 Dave Perrett, http://recursive-design.com/
+
+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. \ No newline at end of file