You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
-
MIT License
1
+
This repository includes two parts that are licensed separately. MIT license is used for all components but the CloudGraphDFG driver which is licensed separately. See CloudGraphsDFG [folder here](https://github.com/JuliaRobotics/DistributedFactorGraphs.jl/LICENSE) for more details.
2
2
3
-
Copyright (c) 2018 JuliaRobotics
3
+
MIT License for all components excluding CloudGraphDFG Driver.
4
+
5
+
Copyright (c) 2020 NavAbility
4
6
5
7
Permission is hereby granted, free of charge, to any person obtaining a copy
6
8
of this software and associated documentation files (the "Software"), to deal
0 commit comments