forked from mintty/mintty
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
725 additions
and
673 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
GPL bundling license | ||
|
||
The applicable license is the GNU General Public License version 3 or later, | ||
amended with the following interpretation of unclear details: | ||
|
||
|
||
Bundling clause | ||
|
||
The GPL defines a "covered work" as "either the unmodified Program or | ||
a work based on the Program". | ||
|
||
Here we define "bundling" as delivering the "work" (mintty) together | ||
with other software and possibly configuring its installation, e.g. | ||
in order to provide a stand-alone deployment of text-based software | ||
in a window environment. | ||
|
||
(Note that the "aggregate" mentioned in GPL section 5 may be interpreted | ||
slightly differently.) | ||
|
||
License declaration: | ||
Inclusion of mintty in a bundle does not cause the GPL license to | ||
apply to the other parts of the bundle, with the exception of section 11, | ||
the patents clause. | ||
|