[copying] add the obvious AliceVision dependency

This commit is contained in:
Fabien Castan 2019-02-22 15:53:51 +01:00 committed by GitHub
parent 4ef1ff457d
commit c5fd979c54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,21 +4,27 @@ Meshroom is licensed under the [MPL2 license](LICENSE-MPL2.md).
## Third parties licenses
* __AliceVision__
[https://github.com/alicevision/AliceVision](https://github.com/alicevision/AliceVision)
Copyright (c) 2018 AliceVision contributors.
Distributed under the [MPL2 license](https://opensource.org/licenses/MPL-2.0).
See [COPYING](https://github.com/alicevision/AliceVision/blob/develop/COPYING.md) for full third parties licenses.
* __Python__
[https://www.python.org](https://www.python.org)
Copyright (c) 2001-2018 Python Software Foundation
Distributed under the [PSFL V2](https://www.python.org/download/releases/2.7/license/).
Distributed under the [PSFL V2 license](https://www.python.org/download/releases/2.7/license/).
* __Qt/PySide2__
[https://www.qt.io](https://www.qt.io)
Copyright (C) 2018 The Qt Company Ltd and other contributors.
Distributed under the [LGPL V3](https://opensource.org/licenses/LGPL-3.0).
Distributed under the [LGPL V3 license](https://opensource.org/licenses/LGPL-3.0).
* __qmlAlembic__
[https://github.com/alicevision/qmlAlembic](https://github.com/alicevision/qmlAlembic)
Copyright (c) 2018 AliceVision contributors.
Distributed under the [MPL2 license](https://opensource.org/licenses/MPL-2.0).
* __QtOIIO__
[https://github.com/alicevision/QtOIIO](https://github.com/alicevision/QtOIIO)
Copyright (c) 2018 AliceVision contributors.