-
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.
- Loading branch information
Showing
2 changed files
with
9 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Source license | ||
|
||
XPipe follow is an open core model, which essentially means that the main application is open source while certain other components are not. | ||
This mainly concerns the features only available in the professional edition and the shell handling library implementation. Furthermore, some CI pipelines and tests that run on private servers are also not included in the open repository. | ||
|
||
The distributed XPipe application consists out of two parts: | ||
1. The open-source core that you can find that https://github.com/xpipe-io/xpipe. It is licensed under the Apache License 2.0: https://github.com/xpipe-io/xpipe/blob/master/LICENSE.md | ||
2. The proprietary extensions, mostly for professional edition features, which are not included in the open repository. These are not licensed under the Apache License 2.0. |
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