Skip to content

Commit 5f184cb

Browse files
committed
resolve conflict
1 parent f5d333e commit 5f184cb

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

LICENSE

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
Copyright (c) 2017-2021 NavAbility
22

3-
NOTICE: this license will be relaxed to be much more permissive soon.
4-
53
The source code in this repository is separated into two parts
64
that are licensed separately. The Neo4jDFG library/driver
75
is licensed separately. For more details see:
86
https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/blob/develop/src/Neo4jDFG/LICENSE
97

10-
DistributedFactorGraphs.jl, is not licensed for hosted, webservice or cloud
8+
DistributedFactorGraphs' Neo4jDFG Driver is not licensed for hosted, webservice or cloud
119
solutions (public or private). Please contact NavAbility via email at
1210
<[email protected]> for clarification or additional licensing options.
1311
NavAbility reserves all rights regarding, and to deny use of the software
@@ -20,7 +18,7 @@ according to terms defined by Apache 2.0 or other library specifc licenses.
2018

2119
Copyright 2017-2021 NavAbility
2220

23-
Licensed under a Market Limited version of the Apache License, Version 2.0 (the "License");
21+
Licensed under the Apache License, Version 2.0 (the "License");
2422
you may not use this file except in compliance with the License.
2523

2624
Unless required by applicable law or agreed to in writing, software

src/Neo4jDFG/LICENSE

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Copyright (c) 2017-2020 NavAbility
22

3-
DistributedFactorGraphs.jl is not licensed for hosted, webservice or cloud
4-
solutions (public or private). Please contact NavAbility via email at
5-
<[email protected]> for clarification or additional licensing options.
3+
DistributedFactorGraphs' Neo4jDFG driver is not licensed for hosted,
4+
webservice or cloud solutions (public or private) -- i.e. dual-licensed.
5+
Please contact NavAbility via email at <[email protected]> for
6+
clarification or additional licensing options.
67
NavAbility reserves all rights regarding, and to deny use of the software
78
for hosted webservice or cloud offerings or deployments; over and above
89
any conflicts that may arise with the LGPLv3 license copied hereafter.
@@ -42,7 +43,7 @@ SOFTWARE.
4243
the terms and conditions of version 3 of the GNU General Public
4344
License, supplemented by the additional permissions listed below.
4445

45-
0. Additional Definitions.
46+
1. Additional Definitions.
4647

4748
As used herein, "this License" refers to version 3 of the GNU Lesser
4849
General Public License, and the "GNU GPL" refers to version 3 of the GNU

0 commit comments

Comments
 (0)