]> git.immae.eu Git - github/shaarli/Shaarli.git/blob - inc/LICENSE
Merge pull request #141 from nodiscc/cleanurl-filters
[github/shaarli/Shaarli.git] / inc / LICENSE
1 JQuery 1.11.2
2 ===============================================================================
3 Copyright jQuery Foundation and other contributors, https://jquery.org/
4
5 This software consists of voluntary contributions made by many
6 individuals. For exact contribution history, see the revision history
7 available at https://github.com/jquery/jquery
8
9 The following license applies to all parts of this software except as
10 documented below:
11
12 ====
13
14 Permission is hereby granted, free of charge, to any person obtaining
15 a copy of this software and associated documentation files (the
16 "Software"), to deal in the Software without restriction, including
17 without limitation the rights to use, copy, modify, merge, publish,
18 distribute, sublicense, and/or sell copies of the Software, and to
19 permit persons to whom the Software is furnished to do so, subject to
20 the following conditions:
21
22 The above copyright notice and this permission notice shall be
23 included in all copies or substantial portions of the Software.
24
25 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
26 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
27 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
28 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
29 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
30 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
31 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
32
33 ====
34
35 All files located in the node_modules and external directories are
36 externally maintained libraries used by this software which have their
37 own licenses; we recommend you read them, as their terms may differ from
38 the terms above.
39
40
41
42 JQuery UI 1.11.2
43 ===============================================================================
44 Copyright jQuery Foundation and other contributors, https://jquery.org/
45
46 This software consists of voluntary contributions made by many
47 individuals. For exact contribution history, see the revision history
48 available at https://github.com/jquery/jquery-ui
49
50 The following license applies to all parts of this software except as
51 documented below:
52
53 ====
54
55 Permission is hereby granted, free of charge, to any person obtaining
56 a copy of this software and associated documentation files (the
57 "Software"), to deal in the Software without restriction, including
58 without limitation the rights to use, copy, modify, merge, publish,
59 distribute, sublicense, and/or sell copies of the Software, and to
60 permit persons to whom the Software is furnished to do so, subject to
61 the following conditions:
62
63 The above copyright notice and this permission notice shall be
64 included in all copies or substantial portions of the Software.
65
66 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
67 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
68 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
69 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
70 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
71 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
72 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
73
74 ====
75
76 Copyright and related rights for sample code are waived via CC0. Sample
77 code is defined as all source code contained within the demos directory.
78
79 CC0: http://creativecommons.org/publicdomain/zero/1.0/
80
81 ====
82
83 All files located in the node_modules and external directories are
84 externally maintained libraries used by this software which have their
85 own licenses; we recommend you read them, as their terms may differ from
86 the terms above.
87
88
89
90 QR.js 1.1.3
91 ===============================================================================
92 Copyright (C) 2014 Alasdair Mercer, http://neocotic.com
93
94 This program is free software: you can redistribute it and/or modify
95 it under the terms of the GNU General Public License as published by
96 the Free Software Foundation, either version 3 of the License, or
97 (at your option) any later version.
98
99 This program is distributed in the hope that it will be useful,
100 but WITHOUT ANY WARRANTY; without even the implied warranty of
101 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
102 GNU General Public License for more details.
103
104 You should have received a copy of the GNU General Public License
105 along with this program. If not, see <http://www.gnu.org/licenses/>.
106
107
108
109
110 JQuery Lazyload 1.9.3
111 ===============================================================================
112 By Mika Tuupola (https://github.com/tuupola)
113
114 All code licensed under the MIT License[1]. All images licensed under
115 Creative Commons Attribution 3.0 Unported License[2]. In other words you are
116 basically free to do whatever you want. Just don’t remove my name from the
117 source.
118
119 [1]: http://opensource.org/licenses/mit-license.php
120 [2]: http://creativecommons.org/licenses/by/3.0/deed.en_US