Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-01-16 02:21:56 +0400
committermattab <matthieu.aubry@gmail.com>2014-01-16 02:21:56 +0400
commit7661fc5d771ab33947d8bb532bac664fda09da96 (patch)
treebc7066a2580c042edcd18fb4d7083d2b8e032af5 /libs/jquery
parente7a46bb237cb19bf5aed1f293ea24658e3fe452b (diff)
Adding licenses + legalnotice Refs #201
Diffstat (limited to 'libs/jquery')
-rw-r--r--libs/jquery/MIT-LICENSE-smartbanner.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/libs/jquery/MIT-LICENSE-smartbanner.txt b/libs/jquery/MIT-LICENSE-smartbanner.txt
new file mode 100644
index 0000000000..9a9270ddb2
--- /dev/null
+++ b/libs/jquery/MIT-LICENSE-smartbanner.txt
@@ -0,0 +1,19 @@
+Copyright (c) Arnold Daniels <arnold@jasny.net>
+
+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