Skip to content

Commit 7bea746

Browse files
authored
update wording
1 parent 1e17de6 commit 7bea746

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

src/CloudGraphsDFG/LICENSE

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,26 @@ The Caesar.jl ecosystem, including DistributedFactorGraphs.jl, is
44
not publically licensed for building, incorporating, or using in any
55
manner related to webservices public or private cloud offerings.
66
Further information or interest for such an additional license can be
7-
requested by emailing <[email protected]>. NavAbility retains all
8-
rights with regard to use of ths software for private or public
9-
webservice/cloud offerings, development, or deployments.
7+
requested by emailing <[email protected]>.
108

11-
Use CloudGraphDFG driver library outside of webservice development
12-
or offering is governed by the the LGPLv3 license which is copied
13-
below. NavAbility reserves all rights to deny use for webservice
14-
offerings over and above any conflicts that may arise with the
15-
unmodified LGPLv3 license copied hereafter.
9+
NavAbility reserves all rights regarding, and to deny use of the software
10+
for private or public, webservice or cloud use, offerings, development,
11+
or deployments; over and above any conflicts that may arise
12+
with the unmodified LGPLv3 license.
1613

17-
The CloudGraphDFG driver is an optional library used by the
14+
Other public use or modification of CloudGraphDFG driver library outside
15+
of webservice or cloud (private or public) use is permitted according
16+
to terms defined by LGPLv3 copied hereafter.
17+
18+
The CloudGraphDFG driver is an optional library/driver used by the
1819
DistributedFactorGraph.jl/Caesar.jl related ecosystem,
19-
and is not required for SLAM related computations as provided by
20+
and is not required for related computations as provided by
2021
the Caesar.jl system -- please visit JuliaRobotics/Caesar.jl for
2122
more details.
2223

2324
A standalone CloudGraphsDFG driver can be obtained by simply copying
2425
the folder src/CloudGraphsDFG, and a library header definition
25-
(i.e. a "Julia Module") is defined in the file CloudGraphsDFG.jl.
26+
(i.e. a "Julia Module") can be found in the file CloudGraphsDFG.jl.
2627

2728

2829
GNU LESSER GENERAL PUBLIC LICENSE

0 commit comments

Comments
 (0)