|
1 | 1 | Copyright (c) 2017-2020 NavAbility
|
2 | 2 |
|
3 | 3 | 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]>. |
9 | 8 | NavAbility reserves all rights regarding, and to deny use of the software
|
10 | 9 | for private or public, webservice or cloud use, offerings, development,
|
11 | 10 | or deployments; over and above any conflicts that may arise
|
12 |
| -with the unmodified LGPLv3 license. |
| 11 | +with the unmodified LGPLv3 license copied hereafter. |
13 | 12 |
|
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. |
17 | 16 |
|
18 |
| -The CloudGraphDFG driver is an optional library/driver used by the |
| 17 | +The CloudGraphDFG library/driver is an optional library of the |
19 | 18 | 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. |
23 | 22 |
|
24 | 23 | 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 |
26 | 25 | (i.e. a "Julia Module") can be found in the file CloudGraphsDFG.jl.
|
27 | 26 |
|
28 | 27 |
|
|
0 commit comments