mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-24 20:17:17 +02:00
[copying] add the obvious AliceVision dependency
This commit is contained in:
parent
4ef1ff457d
commit
c5fd979c54
1 changed files with 11 additions and 5 deletions
16
COPYING.md
16
COPYING.md
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue