Skip to content

Commit 5694242

Browse files
authored
Merge pull request #403 from alicevision/copying_alicevision
[copying] add the obvious AliceVision dependency
2 parents 4ef1ff4 + c5fd979 commit 5694242

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

COPYING.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)