File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -4,21 +4,27 @@ Meshroom is licensed under the [MPL2 license](LICENSE-MPL2.md).
44
55## Third parties licenses
66
7+ * __ AliceVision__
8+ [ https://github.com/alicevision/AliceVision ] ( https://github.com/alicevision/AliceVision )
9+ Copyright (c) 2018 AliceVision contributors.
10+ Distributed under the [ MPL2 license] ( https://opensource.org/licenses/MPL-2.0 ) .
11+ See [ COPYING] ( https://github.com/alicevision/AliceVision/blob/develop/COPYING.md ) for full third parties licenses.
12+
713 * __ Python__
814 [ https://www.python.org ] ( https://www.python.org )
915 Copyright (c) 2001-2018 Python Software Foundation
10- Distributed under the [ PSFL V2] ( https://www.python.org/download/releases/2.7/license/ ) .
11-
16+ Distributed under the [ PSFL V2 license ] ( https://www.python.org/download/releases/2.7/license/ ) .
17+
1218 * __ Qt/PySide2__
1319 [ https://www.qt.io ] ( https://www.qt.io )
1420 Copyright (C) 2018 The Qt Company Ltd and other contributors.
15- Distributed under the [ LGPL V3] ( https://opensource.org/licenses/LGPL-3.0 ) .
16-
21+ Distributed under the [ LGPL V3 license ] ( https://opensource.org/licenses/LGPL-3.0 ) .
22+
1723 * __ qmlAlembic__
1824 [ https://github.com/alicevision/qmlAlembic ] ( https://github.com/alicevision/qmlAlembic )
1925 Copyright (c) 2018 AliceVision contributors.
2026 Distributed under the [ MPL2 license] ( https://opensource.org/licenses/MPL-2.0 ) .
21-
27+
2228 * __ QtOIIO__
2329 [ https://github.com/alicevision/QtOIIO ] ( https://github.com/alicevision/QtOIIO )
2430 Copyright (c) 2018 AliceVision contributors.
You can’t perform that action at this time.
0 commit comments