Skip to content

Commit a3f6314

Browse files
committed
update license info
1 parent 6ef230b commit a3f6314

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

LICENSE-3RD-PARTY.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8181

8282
------------------------------------------------------------------------------
8383
FFmpeg is redistributed within all opencv-python packages.
84-
Qt 4.8.7 is redistributed within non-headless opencv-python Linux packages.
8584
Libuuid is redistributed within all opencv-python Linux packages.
8685

8786
Libbluray, libgnutls, libnettle, libhogweed, libintl, libmp3lame, libp11,
@@ -549,7 +548,7 @@ DAMAGES.
549548
END OF TERMS AND CONDITIONS
550549

551550
------------------------------------------------------------------------------
552-
Qt 5 is redistributed within non-headless opencv-python macOS packages.
551+
Qt 5 is redistributed within non-headless opencv-python Linux and macOS packages.
553552
libgmp is redistributed within opencv-python macOS packages.
554553
libidn2 is redistributed within opencv-python macOS packages.
555554
libunistring is redistributed within opencv-python macOS packages.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,7 @@ Third party package licenses are at [LICENSE-3RD-PARTY.txt](https://github.com/s
154154

155155
All wheels ship with [FFmpeg](http://ffmpeg.org) licensed under the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html).
156156

157-
Non-headless Linux wheels ship with [Qt 4.8.7](http://doc.qt.io/qt-4.8/lgpl.html) licensed under the [LGPLv2.1](http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html).
158-
159-
Non-headless MacOS wheels ship with [Qt 5](http://doc.qt.io/qt-5/lgpl.html) licensed under the [LGPLv3](http://www.gnu.org/licenses/lgpl-3.0.html).
157+
Non-headless Linux and MacOS wheels ship with [Qt 5](http://doc.qt.io/qt-5/lgpl.html) licensed under the [LGPLv3](http://www.gnu.org/licenses/lgpl-3.0.html).
160158

161159
The packages include also other binaries. Full list of licenses can be found from [LICENSE-3RD-PARTY.txt](https://github.com/skvark/opencv-python/blob/master/LICENSE-3RD-PARTY.txt).
162160

0 commit comments

Comments
 (0)