Skip to content

Commit 5439fdb

Browse files
more readme work
1 parent 1265f59 commit 5439fdb

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This is a fork of [redmine_wiki_lists](https://github.com/tkusukawa/redmine_wiki
2222
```shell
2323
cd redmine
2424
git clone https://github.com/alphanodes/redmine_ref_issues.git plugins/redmine_ref_issues
25+
bundle config set --local without 'development test'
2526
bundle install
2627
```
2728

@@ -242,7 +243,22 @@ If you want to contribute to this plugin, please create a Pull Request.
242243
## License
243244

244245
This plugin is licensed under the terms of GNU/GPL v2.
245-
See LICENSE for details.
246+
See [LICENSE](LICENSE) for details.
247+
248+
## Redmine Copyright
249+
250+
The redmine_ref_issues is a plugin extension for Redmine Project Management Software, whose Copyright follows.
251+
Copyright (C) 2006- Jean-Philippe Lang
252+
253+
Redmine is a flexible project management web application written using Ruby on Rails framework.
254+
More details can be found in the doc directory or on the official website <http://www.redmine.org>
255+
256+
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.
257+
258+
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
259+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
260+
261+
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.
246262

247263
## Credits
248264

0 commit comments

Comments
 (0)