1 | Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 |
---|
2 | Name: moodle |
---|
3 | Maintainer: Tomasz Muras <tomasz@muras.eu>, Xavier Oswald <xoswald@debian.org> |
---|
4 | Source: http://www.moodel.org |
---|
5 | |
---|
6 | Upstream Author: Martin Dougiamas <martin@dougiamas.com> |
---|
7 | |
---|
8 | Files: debian/* |
---|
9 | Copyright: 2010 Tomasz Muras <tomasz@muras.eu> |
---|
10 | 2010 Xavier Oswald <xoswald@debian.org> |
---|
11 | License: GPL-2+ |
---|
12 | |
---|
13 | Files: * |
---|
14 | Copyright: 2009-2010, Martin Dougiamas <martin@dougiamas.com> |
---|
15 | |
---|
16 | License: |
---|
17 | This program is free software; you can redistribute it and/or modify |
---|
18 | it under the terms of the GNU General Public License as published by |
---|
19 | the Free Software Foundation; either version 2 of the License, or |
---|
20 | (at your option) any later version. |
---|
21 | |
---|
22 | This program is distributed in the hope that it will be useful, |
---|
23 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
24 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
25 | GNU General Public License for more details. |
---|
26 | |
---|
27 | You are free to distribute this software under the terms of the GNU General |
---|
28 | Public License. On Debian systems, the complete text of the GNU General |
---|
29 | Public License can be found in /usr/share/common-licenses/GPL-2 file. |
---|
30 | |
---|
31 | This package also includes other pieces of software: |
---|
32 | AdoDB, dual licensed under the BSD license and the LGPL |
---|
33 | AdoDB-XML Schema, dual licensed under the BSD license and the LGPL |
---|
34 | Alfresco PHP Library, licensed under the GPL v2 and providing FLOSS exception |
---|
35 | bennu, licensed under the LGPL |
---|
36 | DragMath, licensed under the GPL v3 |
---|
37 | TinyMCE, licensed under the LGPL |
---|
38 | Spreadsheet WriteExcel, licensed under the LGPL |
---|
39 | HTML Purifier, licensed under the LGPL |
---|
40 | XMPPHP, licensed under the GPL v2 |
---|
41 | PHPMailer, licensed under the LGPL |
---|
42 | domxmlphp4-php5, licensed under the LGPL |
---|
43 | Zend_Search_Lucene, licensed under the BSD (see below) |
---|
44 | TCPDF, licensed under the LGPL v2.1 |
---|
45 | XHProf, licensed under Apache v2.0 (see below) |
---|
46 | Google APIs Client Library for PHP, licensed under Apache v2.0 |
---|
47 | PHP Markdown Extra, licensed under the BSD license (see below). |
---|
48 | jQuery, licensed under the MIT license (see below). |
---|
49 | FileTypesIcons, licensed GPL-3+. |
---|
50 | |
---|
51 | LGPL can be found in the file /usr/share/common-licenses/LGPL, |
---|
52 | GPL can be found in the file /usr/share/common-licenses/GPL-2 and |
---|
53 | /usr/share/common-licenses/GPL-3 |
---|
54 | Apache 2.0 can be found in the file /usr/share/common-licenses/Apache-2.0 |
---|
55 | |
---|
56 | -------------------------------------------------------------------------------- |
---|
57 | Zend_Search_Lucene License |
---|
58 | Copyright (c) 2006, Zend Technologies USA, Inc. |
---|
59 | All rights reserved. |
---|
60 | |
---|
61 | Redistribution and use in source and binary forms, with or without modification, |
---|
62 | are permitted provided that the following conditions are met: |
---|
63 | |
---|
64 | * Redistributions of source code must retain the above copyright notice, |
---|
65 | this list of conditions and the following disclaimer. |
---|
66 | |
---|
67 | * Redistributions in binary form must reproduce the above copyright notice, |
---|
68 | this list of conditions and the following disclaimer in the documentation |
---|
69 | and/or other materials provided with the distribution. |
---|
70 | |
---|
71 | * Neither the name of Zend Technologies USA, Inc. nor the names of its |
---|
72 | contributors may be used to endorse or promote products derived from this |
---|
73 | software without specific prior written permission. |
---|
74 | |
---|
75 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
---|
76 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
---|
77 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
78 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
---|
79 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
---|
80 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
---|
81 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
---|
82 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
---|
83 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
---|
84 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|
85 | -------------------------------------------------------------------------------- |
---|
86 | |
---|
87 | -------------------------------------------------------------------------------- |
---|
88 | EvalMath License |
---|
89 | Copyright (c) 2005, Miles Kaufmann. |
---|
90 | |
---|
91 | Redistribution and use in source and binary forms, with or without |
---|
92 | modification, are permitted provided that the following conditions are |
---|
93 | met: |
---|
94 | |
---|
95 | 1 Redistributions of source code must retain the above copyright |
---|
96 | notice, this list of conditions and the following disclaimer. |
---|
97 | 2. Redistributions in binary form must reproduce the above copyright |
---|
98 | notice, this list of conditions and the following disclaimer in the |
---|
99 | documentation and/or other materials provided with the distribution. |
---|
100 | 3. The name of the author may not be used to endorse or promote |
---|
101 | products derived from this software without specific prior written |
---|
102 | permission. |
---|
103 | |
---|
104 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
---|
105 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
---|
106 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
107 | DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, |
---|
108 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
---|
109 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
---|
110 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
---|
111 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
---|
112 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
---|
113 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
---|
114 | POSSIBILITY OF SUCH DAMAGE. |
---|
115 | -------------------------------------------------------------------------------- |
---|
116 | |
---|
117 | -------------------------------------------------------------------------------- |
---|
118 | Minify License |
---|
119 | Copyright (c) 2008 Ryan Grove <ryan@wonko.com> |
---|
120 | Copyright (c) 2008 Steve Clay <steve@mrclay.org> |
---|
121 | All rights reserved. |
---|
122 | |
---|
123 | Redistribution and use in source and binary forms, with or without |
---|
124 | modification, are permitted provided that the following conditions are met: |
---|
125 | |
---|
126 | * Redistributions of source code must retain the above copyright notice, |
---|
127 | this list of conditions and the following disclaimer. |
---|
128 | * Redistributions in binary form must reproduce the above copyright notice, |
---|
129 | this list of conditions and the following disclaimer in the documentation |
---|
130 | and/or other materials provided with the distribution. |
---|
131 | * Neither the name of this project nor the names of its contributors may be |
---|
132 | used to endorse or promote products derived from this software without |
---|
133 | specific prior written permission. |
---|
134 | |
---|
135 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
---|
136 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
---|
137 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
138 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
---|
139 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
---|
140 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
---|
141 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
---|
142 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
---|
143 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
---|
144 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|
145 | -------------------------------------------------------------------------------- |
---|
146 | |
---|
147 | -------------------------------------------------------------------------------- |
---|
148 | YUI License |
---|
149 | Copyright (c) 2009, Yahoo! Inc. All rights reserved. |
---|
150 | Code licensed under the BSD License: |
---|
151 | |
---|
152 | Redistribution and use of this software in source and binary forms, with or |
---|
153 | without modification, are permitted provided that the following conditions are |
---|
154 | met: |
---|
155 | |
---|
156 | * Redistributions of source code must retain the above copyright notice, this |
---|
157 | list of conditions and the following disclaimer. |
---|
158 | |
---|
159 | * Redistributions in binary form must reproduce the above copyright notice, |
---|
160 | this list of conditions and the following disclaimer in the documentation |
---|
161 | and/or other materials provided with the distribution. |
---|
162 | |
---|
163 | * Neither the name of Yahoo! Inc. nor the names of its contributors may be used |
---|
164 | to endorse or promote products derived from this software without specific |
---|
165 | prior written permission of Yahoo! Inc. |
---|
166 | |
---|
167 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
---|
168 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
---|
169 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
---|
170 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
---|
171 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
---|
172 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
---|
173 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
---|
174 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
---|
175 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
---|
176 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
---|
177 | |
---|
178 | |
---|
179 | http://developer.yahoo.net/yui/license.html |
---|
180 | -------------------------------------------------------------------------------- |
---|
181 | |
---|
182 | -------------------------------------------------------------------------------- |
---|
183 | PHP Markdown & Extra |
---|
184 | Copyright (c) 2004-2009 Michel Fortin |
---|
185 | <http://michelf.com/> |
---|
186 | All rights reserved. |
---|
187 | |
---|
188 | Based on Markdown |
---|
189 | Copyright (c) 2003-2006 John Gruber |
---|
190 | <http://daringfireball.net/> |
---|
191 | All rights reserved. |
---|
192 | |
---|
193 | Redistribution and use in source and binary forms, with or without |
---|
194 | modification, are permitted provided that the following conditions are |
---|
195 | met: |
---|
196 | |
---|
197 | * Redistributions of source code must retain the above copyright notice, |
---|
198 | this list of conditions and the following disclaimer. |
---|
199 | |
---|
200 | * Redistributions in binary form must reproduce the above copyright |
---|
201 | notice, this list of conditions and the following disclaimer in the |
---|
202 | documentation and/or other materials provided with the distribution. |
---|
203 | |
---|
204 | * Neither the name "Markdown" nor the names of its contributors may |
---|
205 | be used to endorse or promote products derived from this software |
---|
206 | without specific prior written permission. |
---|
207 | |
---|
208 | This software is provided by the copyright holders and contributors "as |
---|
209 | is" and any express or implied warranties, including, but not limited |
---|
210 | to, the implied warranties of merchantability and fitness for a |
---|
211 | particular purpose are disclaimed. In no event shall the copyright owner |
---|
212 | or contributors be liable for any direct, indirect, incidental, special, |
---|
213 | exemplary, or consequential damages (including, but not limited to, |
---|
214 | procurement of substitute goods or services; loss of use, data, or |
---|
215 | profits; or business interruption) however caused and on any theory of |
---|
216 | liability, whether in contract, strict liability, or tort (including |
---|
217 | negligence or otherwise) arising in any way out of the use of this |
---|
218 | software, even if advised of the possibility of such damage. |
---|
219 | -------------------------------------------------------------------------------- |
---|
220 | |
---|
221 | -------------------------------------------------------------------------------- |
---|
222 | Copyright 2013 jQuery Foundation and other contributors, |
---|
223 | http://jqueryui.com/ |
---|
224 | |
---|
225 | This software consists of voluntary contributions made by many |
---|
226 | individuals (AUTHORS.txt, http://jqueryui.com/about) For exact |
---|
227 | contribution history, see the revision history and logs, available |
---|
228 | at http://jquery-ui.googlecode.com/svn/ |
---|
229 | |
---|
230 | Permission is hereby granted, free of charge, to any person obtaining |
---|
231 | a copy of this software and associated documentation files (the |
---|
232 | "Software"), to deal in the Software without restriction, including |
---|
233 | without limitation the rights to use, copy, modify, merge, publish, |
---|
234 | distribute, sublicense, and/or sell copies of the Software, and to |
---|
235 | permit persons to whom the Software is furnished to do so, subject to |
---|
236 | the following conditions: |
---|
237 | |
---|
238 | The above copyright notice and this permission notice shall be |
---|
239 | included in all copies or substantial portions of the Software. |
---|
240 | |
---|
241 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
---|
242 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
---|
243 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
---|
244 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
---|
245 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
---|
246 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
---|
247 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
---|
248 | -------------------------------------------------------------------------------- |
---|
249 | |
---|
250 | -------------------------------------------------------------------------------- |
---|
251 | Files: lib/editor/atto/yui/src/rangy/js/ |
---|
252 | Copyright: Copyright (c) 2010 Tim Down |
---|
253 | License: |
---|
254 | |
---|
255 | The MIT License |
---|
256 | |
---|
257 | Permission is hereby granted, free of charge, to any person obtaining a copy |
---|
258 | of this software and associated documentation files (the "Software"), to deal |
---|
259 | in the Software without restriction, including without limitation the rights |
---|
260 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
---|
261 | copies of the Software, and to permit persons to whom the Software is |
---|
262 | furnished to do so, subject to the following conditions: |
---|
263 | |
---|
264 | The above copyright notice and this permission notice shall be included in |
---|
265 | all copies or substantial portions of the Software. |
---|
266 | |
---|
267 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
---|
268 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
---|
269 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
---|
270 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
---|
271 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
---|
272 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
---|
273 | THE SOFTWARE. |
---|
274 | -------------------------------------------------------------------------------- |
---|
275 | |
---|
276 | -------------------------------------------------------------------------------- |
---|
277 | |
---|
278 | The file lib/pear/HTML/QuickForm/DHTMLRulesTableless.php as shipped with |
---|
279 | moodle-2.7.10 states "This source file is subject to version 3.01 of the PHP |
---|
280 | license [...]". However, QuickForm/DHTMLRulesTableless.php is shipped with |
---|
281 | http://pear.php.net/package/HTML_QuickForm_DHTMLRulesTableless. License: New |
---|
282 | BSD. Current Release: 0.3.3 (beta) 2007-10. (Depends upon |
---|
283 | HTML_QuickForm_Renderer_Tableless 0.4.0). |
---|
284 | |
---|
285 | The file lib/pear/HTML/QuickForm/Renderer/Tableless.php as shipped with |
---|
286 | moodle-2.7.10 states "This source file is subject to version 3.01 of the PHP |
---|
287 | license [...]". However, QuickForm/Renderer/Tableless.php is shipped with |
---|
288 | http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/ License: New |
---|
289 | BSD. Current Release: 0.6.2 (2011-07). (Depends upon HTML_QuickForm 3.2.7). |
---|