mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-23 08:00:23 +00:00
More readme fixes
This commit is contained in:
parent
8357641eed
commit
78a7255bb8
1 changed files with 0 additions and 11 deletions
11
LICENSE.md
11
LICENSE.md
|
@ -1,6 +1,3 @@
|
|||
# License
|
||||
|
||||
Here is the license for the source code of this repository:
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
|
@ -203,11 +200,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
|||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
# Further notes
|
||||
|
||||
XPipe follows 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:
|
||||
- The open-source core that you can find this repository. It is licensed under the Apache License 2.0.
|
||||
- The closed-source extensions, mostly for professional edition features, which are not included in the open repository. These are not licensed under the Apache License 2.0.
|
||||
|
|
Loading…
Reference in a new issue