mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
46 lines
No EOL
1.7 KiB
Text
46 lines
No EOL
1.7 KiB
Text
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. |