Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ git branch -u origin/main main
git remote set-head origin -a
```

# Transition to Apache 2.0 license

This project is published under the terms of a [Modified-Apache-2.0](LICENSE) license and currently preparing to move back to the standard Apache 2.0 license.
From now on, all contributions to this project must be under the terms of the Apaches 2.0 license as stated in https://www.apache.org/licenses/LICENSE-2.0.
See https://github.com/maxGraph/maxGraph/issues/89 for more details.

# Original Readme below

_NOTE 09.11.2020_ : Development on mxGraph has now stopped, this repo is effectively end of life.
Expand Down