-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCOPYRIGHT
executable file
·46 lines (35 loc) · 1.69 KB
/
COPYRIGHT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License
along with this program as the file LICENSE; if not, please see
http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
myTinyTodo
--------------
Url: http://www.mytinytodo.net/
Copyright: 2009,2010 Max Pozdeev <maxpozdeev@gmail.com>
License: GPL version 2 (see LICENSE file)
myTinyTodo uses other works:
jQuery
--------------
Url: http://jquery.com/
Copyright: 2009 John Resig <jeresig@gmail.com>
License: Dual licensed under the MIT and GPL version 2 licenses (see http://docs.jquery.com/License)
jQuery UI
--------------
Url: http://jqueryui.com/
Copyright: 2009 jQuery UI Authors (see http://jqueryui.com/about)
License: Dual licensed under the MIT and GPL version 2 licenses (see http://jqueryui.com/about)
Autocomplete - jQuery plugin
------------------------------
Url: http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
Copyright: 2007 Dylan Verheul, Dan G. Switzer, Anjesh Tuladhar, Jörn Zaefferer
License: Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
This software contains images by 3d-parties. See file themes/default/images/COPYRIGHT for details.