Skip to content

Commit dc5c057

Browse files
authored
Rework text
1 parent 7bea746 commit dc5c057

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

src/CloudGraphsDFG/LICENSE

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,27 @@
11
Copyright (c) 2017-2020 NavAbility
22

33
The Caesar.jl ecosystem, including DistributedFactorGraphs.jl, is
4-
not publically licensed for building, incorporating, or using in any
5-
manner related to webservices public or private cloud offerings.
6-
Further information or interest for such an additional license can be
7-
requested by emailing <[email protected]>.
8-
4+
not licensed for using, building, incorporating, or using in any
5+
manner related to a public or private webservice or cloud system.
6+
Further information or potential interest for such an
7+
additional license can be requested by emailing <[email protected]>.
98
NavAbility reserves all rights regarding, and to deny use of the software
109
for private or public, webservice or cloud use, offerings, development,
1110
or deployments; over and above any conflicts that may arise
12-
with the unmodified LGPLv3 license.
11+
with the unmodified LGPLv3 license copied hereafter.
1312

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.
13+
Other open-source use or modification of the CloudGraphDFG library/driver
14+
beyond that of webservices or clouds (private or public) is permitted
15+
according to terms defined by LGPLv3.
1716

18-
The CloudGraphDFG driver is an optional library/driver used by the
17+
The CloudGraphDFG library/driver is an optional library of the
1918
DistributedFactorGraph.jl/Caesar.jl related ecosystem,
20-
and is not required for related computations as provided by
21-
the Caesar.jl system -- please visit JuliaRobotics/Caesar.jl for
22-
more details.
19+
but is NOT required for related computations and other features offered
20+
by the Caesar.jl system. Please visit JuliaRobotics/Caesar.jl for
21+
more details on use of the software without the CloudGraphsDFG library.
2322

2423
A standalone CloudGraphsDFG driver can be obtained by simply copying
25-
the folder src/CloudGraphsDFG, and a library header definition
24+
the folder src/CloudGraphsDFG, and a library "header" definition
2625
(i.e. a "Julia Module") can be found in the file CloudGraphsDFG.jl.
2726

2827

0 commit comments

Comments
 (0)