You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE.md
+23-21Lines changed: 23 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,14 @@
1
-
`git-cc` is offered under the Indie Code Catalog Standard Deal, verion 4.0.1 or higher.
1
+
`git-cc` is offered under the Indie Code Catalog Standard Deal, version 4.0.1 or higher.
2
2
The text of the deal is available at https://indiecc.com/deal/4.0.1.
3
3
The [Indie Code Catalog Standard Deal](#indie-code-catalog-standard-deal), [Free License](#indie-code-catalog-free-license), and [Paid License](#indie-code-catalog-paid-license) and are all copied below.
4
+
You can buy a paid license at [https://indiecc.com/~skalt/git-cc](https://indiecc.com/~skalt/git-cc).
4
5
5
6
Prior to 2021-08-25, `git-cc` was licensed under the strictEq free and paid licenses.
6
7
You can view the previous licenses at commit [7ca8e95](https://github.com/SKalt/git-cc/blob/7ca8e95c1dc25ee87eeeb0d73f0b2ddef1aa9f29/LICENSE.md).
7
8
If you bought a strictEq paid license, that license still grants you rights to copy and use updated versions `git-cc` even after the license change.
8
9
The strictEq free license now only applies to versions of `git-cc` prior to the license change.
@@ -21,19 +22,19 @@ Everyone’s free to share the software, and to use it outside of business. Howe
21
22
22
23
This page loosely summarizes two licenses: the free license that everyone gets and the paid license customers pay for. For the final work, read the license terms.
This license allows you to use and share this software for [noncommercial purposes](#noncommercial) and [kids' projects](#kids-projects) for free, and to [try the software for commercial projects](#free-trials). However, you have to [give credit](#give-credit) and [share any improvements you make](#share-improvements).
33
+
This license allows you to use and share this software for [noncommercial purposes](#noncommercial) and [kids' projects](#kids-projects) for free, and to [try the software for commercial projects](#free-trials). However, you have to [give credit](#give-credit) and [share any improvements you make](#share-improvements).
33
34
34
35
## Acceptance
35
36
36
-
To receive this license, you have to agree to its rules. Those rules are both obligations to the developer and conditions to your license. Don't do anything with the software against any rule you can't or won't follow.
37
+
To receive this license, you have to agree to its rules. Those rules are both obligations to the developer and conditions to your license. Don't do anything with the software against any rule you can't or won't follow.
37
38
38
39
## Use
39
40
@@ -69,15 +70,15 @@ Give this software and the developer credit for contributing to projects you dev
69
70
70
71
#### How to Give Credit
71
72
72
-
Give credit in such a way that others can freely and readily find a written notice identifying this software and the developer, by name, as contributing to your project. Do not do anything to stop others from sharing, publishing, or using those credits.
73
+
Give credit in such a way that others can freely and readily find a written notice identifying this software and the developer, by name, as contributing to your project. Do not do anything to stop others from sharing, publishing, or using those credits.
73
74
74
75
#### Conventions
75
76
76
-
If widespread convention dictates a particular way to give credit for your kind of project, such as by end credit for a film, citation for an academic paper, acknowledgment for a book, or billing for a show, follow that convention. For software provided to users to run on their own computers, give credit in documentation, notice files, and any "about" page or screen. For software run as a service for users to access remotely, give credit in a `credits.txt` file according to <https://creditstxt.com>.
77
+
If widespread convention dictates a particular way to give credit for your kind of project, such as by end credit for a film, citation for an academic paper, acknowledgment for a book, or billing for a show, follow that convention. For software provided to users to run on their own computers, give credit in documentation, notice files, and any "about" page or screen. For software run as a service for users to access remotely, give credit in a `credits.txt` file according to <https://creditstxt.com>.
77
78
78
79
#### Who to Credit
79
80
80
-
If the developer provides their name or the name of this software along with the software in a conventional way, such as in software package metadata or on an "about" page or screen, you may rely on the names they provide that way to be accurate and complete. If the developer doesn't provide names that way, but includes a link to a homepage for this software, investigate that homepage for names to credit. If the developer provides neither names to credit nor a link to a homepage, you do not have to do independent research to find names to credit.
81
+
If the developer provides their name or the name of this software along with the software in a conventional way, such as in software package metadata or on an "about" page or screen, you may rely on the names they provide that way to be accurate and complete. If the developer doesn't provide names that way, but includes a link to a homepage for this software, investigate that homepage for names to credit. If the developer provides neither names to credit nor a link to a homepage, you do not have to do independent research to find names to credit.
81
82
82
83
#### Declining Credit
83
84
@@ -87,7 +88,7 @@ On written request from the developer, remove their name, the name of this softw
87
88
88
89
### Share Improvements
89
90
90
-
With two exceptions, [Prototypes](#prototypes) and [Applications](#applications), share all changes and additions you make to this software, as well as all software that invokes this software's functionality, with the developer. When in doubt, share.
91
+
With two exceptions, [Prototypes](#prototypes) and [Applications](#applications), share all changes and additions you make to this software, as well as all software that invokes this software's functionality, with the developer. When in doubt, share.
91
92
92
93
#### Prototypes
93
94
@@ -101,19 +102,19 @@ You don't have to share any change, addition, or other software that meets all t
101
102
102
103
#### Applications
103
104
104
-
You don't have to share any software that only invokes this software's functionality through the interfaces this software exposes, unless it exposes so much of this software's interfaces or functionality to users, programmers, or other software that it becomes a practical substitute for this software. Interfaces exposed by this software include all the interfaces this software provides users, programmers, or other software to invoke its functionality, such as command line, graphical, application programming, remote procedure call, and inter-process communication interfaces.
105
+
You don't have to share any software that only invokes this software's functionality through the interfaces this software exposes, unless it exposes so much of this software's interfaces or functionality to users, programmers, or other software that it becomes a practical substitute for this software. Interfaces exposed by this software include all the interfaces this software provides users, programmers, or other software to invoke its functionality, such as command line, graphical, application programming, remote procedure call, and inter-process communication interfaces.
105
106
106
107
#### How to Share
107
108
108
109
To share software with the developer:
109
110
110
-
1. Send all the source code to the developer in the preferred form for making changes through the system the developer uses to manage and distribute the source code of this software. If the developer uses a public source code repository that accepts pull requests, send a pull request. If the developer accepts patches via e-mail, send a patch to their e-mail address or mailing list.
111
+
1. Send all the source code to the developer in the preferred form for making changes through the system the developer uses to manage and distribute the source code of this software. If the developer uses a public source code repository that accepts pull requests, send a pull request. If the developer accepts patches via e-mail, send a patch to their e-mail address or mailing list.
111
112
112
-
2. Make sure every new part of the source code is available under the Blue Oak Model License 1.0.0, the BSD-2-Clause Plus Patent License, or terms with substantially the same legal effect. If you can choose the license terms for part of the source code, license it under the Blue Oak Model License 1.0.0.
113
+
2. Make sure every new part of the source code is available under the Blue Oak Model License 1.0.0, the BSD-2-Clause Plus Patent License, or terms with substantially the same legal effect. If you can choose the license terms for part of the source code, license it under the Blue Oak Model License 1.0.0.
113
114
114
115
3. Take these steps within thirty days.
115
116
116
-
4. Note that this license doesn't let you change the license for this software. Follow [Notify of License](#notify-of-license).
117
+
4. Note that this license doesn't let you change the license for this software. Follow [Notify of License](#notify-of-license).
117
118
118
119
## Intellectual Property
119
120
@@ -127,7 +128,7 @@ The developer licenses you to do everything with the software that would otherwi
127
128
128
129
### Patent Defense
129
130
130
-
If you make any written claim that this software or any other software offered through indiecc.com infringes or contributes to infringement of any patent, this license ends immediately. If an organization you work for makes that kind of claim, this license ends immediately for work for that organization.
131
+
If you make any written claim that this software or any other software offered through indiecc.com infringes or contributes to infringement of any patent, this license ends immediately. If an organization you work for makes that kind of claim, this license ends immediately for work for that organization.
131
132
132
133
## Excuse
133
134
@@ -141,7 +142,8 @@ The developer cannot revoke this license.
141
142
142
143
<spanclass="conspicuous"markdown="1">As far as the law allows, the software comes as is, without any warranty or condition, and the developer will not be liable to anyone for any damages related to the software or this license, under any kind of legal claim.</span>
@@ -160,7 +162,7 @@ The developer cannot revoke this license.
160
162
161
163
## Versions
162
164
163
-
This license covers the current version of the software as well as any new versions the developer might publish, until they publish a new version with a requirement to buy a separate license. For example, if the current version of the software is 1.0.0, the developer publishes 1.1.0 in six months, and the developer publishes 1.2.0 six months after that, with a requirement to buy separate licenses for 1.2.0, this license covers versions 1.0.0 and 1.1.0, but not 1.2.0.
165
+
This license covers the current version of the software as well as any new versions the developer might publish, until they publish a new version with a requirement to buy a separate license. For example, if the current version of the software is 1.0.0, the developer publishes 1.1.0 in six months, and the developer publishes 1.2.0 six months after that, with a requirement to buy separate licenses for 1.2.0, this license covers versions 1.0.0 and 1.1.0, but not 1.2.0.
164
166
165
167
## Personnel
166
168
@@ -178,11 +180,11 @@ To be covered by this license as customer personnel, you must be:
178
180
179
181
### Work
180
182
181
-
This license covers personnel only in work for the customer or for its wholly owned subsidiaries. This license does not cover personnel in work on personal projects or work for other organizations.
183
+
This license covers personnel only in work for the customer or for its wholly owned subsidiaries. This license does not cover personnel in work on personal projects or work for other organizations.
182
184
183
185
### Responsibility
184
186
185
-
Personnel have to follow all the rules of this license. The customer agrees to stand legally responsible for any personnel that break those rules.
187
+
Personnel have to follow all the rules of this license. The customer agrees to stand legally responsible for any personnel that break those rules.
186
188
187
189
## Sublicensing
188
190
@@ -210,7 +212,7 @@ To make sure everyone who gets a copy of the software knows about the terms for
210
212
211
213
## Payment
212
214
213
-
In order to keep this license, your payment of `price` (USD) to the developer's agent has to go through and remain settled. Denial, chargeback, or cancellation of the payment immediately ends this license.
215
+
In order to keep this license, your payment of `price` (USD) to the developer's agent has to go through and remain settled. Denial, chargeback, or cancellation of the payment immediately ends this license.
214
216
215
217
## Copyright
216
218
@@ -222,11 +224,11 @@ The developer licenses the customer to do everything with the software that woul
222
224
223
225
## Agency
224
226
225
-
The developer's agent sold this license on behalf of the developer. The developer and the customer are legal "parties" to this license. The developer's agent is not.
227
+
The developer's agent sold this license on behalf of the developer. The developer and the customer are legal "parties" to this license. The developer's agent is not.
226
228
227
229
## Guarantees
228
230
229
-
The developer guarantees that they own or have the rights to license copyrights in the software. If the software invokes specific software dependencies, the developer guarantees that they have either been published under permissive license terms that Blue Oak Council rates "bronze" or better, or that their license terms have been noted in documentation published with the software.
231
+
The developer guarantees that they own or have the rights to license copyrights in the software. If the software invokes specific software dependencies, the developer guarantees that they have either been published under permissive license terms that Blue Oak Council rates "bronze" or better, or that their license terms have been noted in documentation published with the software.
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,16 @@ The conventional commits standard helps figure out what to write.
39
39
As a bonus, conventional commits facilitate generating changelogs and semantic version increments.
40
40
An interactive command-line application helps with following the standard.
41
41
42
+
## Licensing
43
+
44
+
`git-cc` is source-provided software, not free software:
45
+
46
+
> To use software listed on this site to make money or for work, you need to buy a license. If you’re part of a team, everyone on your team who uses the software needs to buy one. You can [try before you buy](#free-trials), to make sure the software works and integrates well with your prototypes.
47
+
48
+
For more details, see [./LICENSE.md](./LICENSE.md).
49
+
50
+
You can buy a paid license at [https://indiecc.com/~skalt/git-cc](https://indiecc.com/~skalt/git-cc).
51
+
42
52
## Installation
43
53
44
54
Go to [the project releases page][releases page] to download the appropriate package. Alternately, use the installer script at [./scripts/install.sh](./scripts/install.sh).
0 commit comments