refresh COPYRIGHT files

This commit is contained in:
Max Pozdeev 2022-01-13 15:18:52 +03:00
parent dbb697b82a
commit 70918b453d
2 changed files with 24 additions and 21 deletions

View file

@ -1,4 +1,4 @@
This program is free software; you can redistribute it and/or modify
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.
@ -10,35 +10,37 @@ 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.
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
myTinyTodo
--------------
Url: http://www.mytinytodo.net/
Copyright: 2009-2011,2019-2020 Max Pozdeev <maxpozdeev@gmail.com>
License: GPL version 2 (see LICENSE file)
Url: https://www.mytinytodo.net/
Copyright: 2009-2011,2019-2022 Max Pozdeev <maxpozdeev@gmail.com>
License: GPL version 2 or any later (see LICENSE file)
myTinyTodo uses other works:
jQuery
--------------
Url: http://jquery.com/
Copyright: (c) JS Foundation and other contributors | jquery.org/license
License: MIT license. Compatible with GNU GPL (see https://blog.jquery.com/2012/09/10/jquery-licensing-changes/)
Url: http://jquery.com/
Copyright: (c) JS Foundation and other contributors | https://jquery.org/license/
License: MIT license. Compatible with GNU GPL (see https://blog.jquery.com/2012/09/10/jquery-licensing-changes/)
jQuery UI
--------------
Url: http://jqueryui.com/
Copyright: Copyright jQuery Foundation and other contributors
License: MIT license. Compatible with GNU GPL.
Url: http://jqueryui.com/
Copyright: Copyright jQuery Foundation and other contributors
License: MIT license. Compatible with GNU GPL.
jQuery UI Touch Punch
-----------------------
Url: https://github.com/furf/jquery-ui-touch-punch
Copyright: Copyright 20112014, Dave Furfero
License: Dual licensed under the MIT or GPL Version 2 licenses.
Url: https://github.com/furf/jquery-ui-touch-punch
Copyright: Copyright 20112014, Dave Furfero
License: Dual licensed under the MIT or GPL Version 2 licenses.
This software contains images by 3d-parties. See files content/themes/default/images/COPYRIGHT and content/themes/ie8/images/COPYRIGHT for details.
Images
------
This software contains images by 3d-parties.
See files content/themes/default/images/COPYRIGHT for details.

View file

@ -1,5 +1,6 @@
rss.svg, rss-disabled.svg - are (or based on) icons by Icons8 from https://icons8.com/icon/13841/rss
calendar.svg - icon by Icons8 from https://icons8.com/icon/__LA9wZgJaqd/calendar
loading48.gif - generated at Preloaders.net
Other images in this directory were made by Max Pozdeev and licensed under the terms of GNU GPL v2+.
rss.svg, rss-disabled.svg - are (or based on) icons by Icons8 from https://icons8.com/icon/13841/rss
calendar.svg - icon by Icons8 from https://icons8.com/icon/__LA9wZgJaqd/calendar
loading48.gif - generated at Preloaders.net
Other images in this directory were made by Max Pozdeev the author of myTinyTodo
and licensed under the terms of GNU GPL version 2 or any later.