Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: licenses/
Date: Tue, 30 Jun 2015 23:15:47
Message-Id: 1435706128.a3fca9b773ff55551dc66ab8ee03e96672ebda1a.mrueg@gentoo
1 commit: a3fca9b773ff55551dc66ab8ee03e96672ebda1a
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 30 23:15:28 2015 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 30 23:15:28 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a3fca9b7
7
8 [licenses] Add RedmineCRM license.
9
10 licenses/RedmineCRM | 26 ++++++++++++++++++++++++++
11 1 file changed, 26 insertions(+)
12
13 diff --git a/licenses/RedmineCRM b/licenses/RedmineCRM
14 new file mode 100644
15 index 0000000..9457f59
16 --- /dev/null
17 +++ b/licenses/RedmineCRM
18 @@ -0,0 +1,26 @@
19 +LICENSING
20 +
21 +RedmineCRM Licencing
22 +
23 +This End User License Agreement is a binding legal agreement between you and RedmineCRM. Purchase, installation or use of RedmineCRM Extensions provided on redminecrm.com signifies that you have read, understood, and agreed to be bound by the terms outlined below.
24 +
25 +RedmineCRM GPL Licencing
26 +
27 +All Redmine Extensions produced by RedmineCRM are released under the GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html). Specifically, the Ruby code portions are distributed under the GPL license. If not otherwise stated, all images, manuals, cascading style sheets, and included JavaScript are NOT GPL, and are released under the RedmineCRM Proprietary Use License v1.0 (See below) unless specifically authorized by RedmineCRM. Elements of the extensions released under this proprietary license may not be redistributed or repackaged for use other than those allowed by the Terms of Service.
28 +
29 +RedmineCRM Proprietary Use License (v1.0)
30 +
31 +The RedmineCRM Proprietary Use License covers any images, cascading stylesheets, manuals and JavaScript files in any extensions produced and/or distributed by redminecrm.com. These files are copyrighted by redminecrm.com (RedmineCRM) and cannot be redistributed in any form without prior consent from redminecrm.com (RedmineCRM)
32 +
33 +Usage Terms
34 +
35 +You are allowed to use the Extensions on one or many "production" domains, depending on the type of your license
36 +You are allowed to make any changes to the code, however modified code will not be supported by us.
37 +
38 +Modification Of Extensions Produced By RedmineCRM.
39 +
40 +You are authorized to make any modification(s) to RedmineCRM extension Ruby code. However, if you change any Ruby code and it breaks functionality, support may not be available to you.
41 +
42 +In accordance with the RedmineCRM Proprietary Use License v1.0, you may not release any proprietary files (modified or otherwise) under the GPL license. The terms of this license and the GPL v2 prohibit the removal of the copyright information from any file.
43 +
44 +Please contact us if you have any requirements that are not covered by these terms.
45 \ No newline at end of file