mirror of
https://github.com/redmine/redmine.git
synced 2026-04-02 10:40:48 +02:00
Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@24535 e93f8b46-1217-0410-a6f0-8f06a7374b81
52 lines
2.6 KiB
Plaintext
52 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.
|
|
|
|
= 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
|
|
* Fugue Icons by Yusuke Kamiyamane (https://p.yusukekamiyamane.com/)
|
|
licensed under the Creative Commons Attribution 3.0 License; see doc/licenses/fugue-icons.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
|
|
* Open Color by heeyeun (https://yeun.github.io/open-color/)
|
|
licensed under the MIT License; see doc/licenses/open-color.txt
|
|
* Silk Icons by Mark James (https://github.com/markjames/famfamfam-silk-icons)
|
|
licensed under the Creative Commons Attribution 2.5 License; see doc/licenses/silk-icons.txt
|
|
* Tabler Icons by Paweł Kuna (https://tabler.io/icons)
|
|
licensed under the MIT License; see doc/licenses/tabler-icons.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
|