Files
Redmine/doc/README_FOR_APP
Go MAEDA 1509db2890 Add local license files for third-party components in app/assets and vendor/assets (#43800).
Patch by Mizuki ISHIKAWA (user:ishikawa999).


git-svn-id: https://svn.redmine.org/redmine/trunk@24534 e93f8b46-1217-0410-a6f0-8f06a7374b81
2026-03-27 06:26:54 +00:00

51 lines
2.6 KiB
Plaintext

= Redmine
Redmine is a flexible project management web application written using Ruby on Rails framework.
More details can be found at https://www.redmine.org
= License
Copyright (C) 2006- Jean-Philippe Lang
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; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Icons and styles credits:
* Mark James (Silk Icons) licensed under a Creative Commons Attribution 2.5 License (https://creativecommons.org/licenses/by/2.5).
* Yusuke Kamiyamane (Fugue Icons https://p.yusukekamiyamane.com/) licensed under a Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0).
* Paweł Kuna (Tabler Icons https://tabler.io/icons) licensed under MIT License (https://github.com/tabler/tabler-icons/blob/master/LICENSE).
* heeyeun (Open Color https://yeun.github.io/open-color/) licensed under MIT License (https://github.com/yeun/open-color/blob/master/LICENSE).
= Licenses for bundled third-party components
The license text for each bundled third-party component is available
under doc/licenses/.
* Chart.js by Chart.js Contributors (https://www.chartjs.org/)
licensed under the MIT License; see doc/licenses/chartjs.txt
* jQuery by OpenJS Foundation and other contributors (https://jquery.com/)
licensed under the MIT License; see doc/licenses/jquery.txt
* jQuery UI by OpenJS Foundation and other contributors (https://jqueryui.com/)
licensed under the MIT License; see doc/licenses/jquery-ui.txt
* Noto Sans by The Noto Project Authors (https://github.com/notofonts/latin-greek-cyrillic)
licensed under the SIL Open Font License 1.1; see doc/licenses/notosans.txt
* Tablesort by Tristen Brown (https://github.com/tristen/tablesort)
licensed under the MIT License; see doc/licenses/tablesort.txt
* Tribute by ZURB, Inc., Jeff Collins, and Matt York (https://github.com/zurb/tribute)
licensed under the MIT License; see doc/licenses/tribute.txt
* Turndown by Dom Christie (https://github.com/mixmark-io/turndown)
licensed under the MIT License; see doc/licenses/turndown.txt