-
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.
Merge pull request #4 from yWorks/dev
Improved licensing information
- Loading branch information
Showing
3 changed files
with
63 additions
and
2 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
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
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,43 @@ | ||
--- | ||
title: Licensing | ||
section: 2 | ||
tags: [] | ||
--- | ||
|
||
# Licensing | ||
|
||
All owners of a valid software license for [yFiles for HTML](https://www.yworks.com/products/yfiles-for-html) | ||
are allowed to use these sources as the basis for their own [yFiles for HTML](https://www.yworks.com/products/yfiles-for-html) | ||
powered applications. | ||
|
||
The use of such programs is governed by the rights and conditions as set out in the | ||
[yFiles for HTML license agreement](https://www.yworks.com/products/yfiles-for-html/sla). | ||
|
||
You can evaluate yFiles for 60 days free of charge on [my.yworks.com](https://my.yworks.com/signup?product=YFILES_HTML_EVAL). | ||
|
||
## License Text | ||
|
||
This source code can be used as part of a yFiles for HTML application.\ | ||
https://www.yworks.com/yfileshtml \ | ||
Copyright (c) 2000-2024 by yWorks GmbH, Vor dem Kreuzberg 28, | ||
72070 Tübingen, Germany. All rights reserved. | ||
|
||
Any redistribution of the files in this repository in source code or other form, | ||
with or without modification, is not permitted. | ||
The creation of derivative works is prohibited, unless otherwise explicitly permitted. | ||
|
||
Owners of a valid software license for a yFiles for HTML version | ||
are allowed to use these sources as basis for their own yFiles for HTML powered applications. | ||
Use of such programs is governed by the rights and conditions as set out in the | ||
yFiles for HTML license agreement. | ||
|
||
THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED | ||
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN | ||
NO EVENT SHALL yWorks BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | ||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | ||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | ||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | ||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |