Skip to content

Commit

Permalink
Removed reference to Enterprise AGPL post open-core.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwebber authored and jexp committed Mar 13, 2019
1 parent d32461b commit 873a0b4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Neo4j is available both as a standalone server, or an embeddable component. You

We encourage experimentation with Neo4j. You can build extensions to Neo4j, develop library or drivers atop the product, or make contributions directly to the product core. You'll need to sign a Contributor License Agreement in order for us to accept your patches.

NOTE: This GitHub repository contains mixed GPL and AGPL code. Our Community edition (in the link:community/[community/] directory) is GPLv3. Our Enterprise edition (link:enterprise/[enterprise/]) is differently licensed under the AGPLv3.

== Dependencies ==

Neo4j is built using http://maven.apache.org/[Apache Maven] version 3.3 and a recent version of supported VM. Bash and Make are also required. Note that maven needs more memory than the standard configuration, this can be achieved with `export MAVEN_OPTS="-Xmx512m"`.
Expand Down Expand Up @@ -71,8 +69,4 @@ to start Neo4j.

Neo4j Community Edition is an open source product licensed under GPLv3.

Neo4j Enterprise Edition expands the functionality of Community Edition with Enterprise-grade features.

Neo4j Enterprise consists of modules from Neo4j Community Edition and modules licensed under AGPLv3 with the Commons Clause in this repository, and other closed source components not present in this repository.

When packaged as a binary, Enterprise Edition includes additional closed-source components _not available in this repository_ and requires a commercial license from Neo4j Sweden AB or one of its affiliates.
Neo4j Enterprise Edition includes additional closed-source components _not available in this repository_ and requires a commercial license from Neo4j or one of its affiliates.

0 comments on commit 873a0b4

Please sign in to comment.