@@ -46,30 +46,31 @@ all of which are compatible with the Apache 2.0 Licence.
46
46
Use of libraries under the terms of the LGPLv3 is via the
47
47
"any later version" clause of the LGPLv2 or LGPLv2.1.
48
48
49
- | Library | Used under the terms of |
50
- | ---------------| ----------------------------------------------------------------------------------------------------------|
51
- | cairo | Mozilla Public License 2.0 |
52
- | expat | MIT Licence |
53
- | fontconfig | [ fontconfig Licence] ( https://cgit.freedesktop.org/fontconfig/tree/COPYING ) (BSD-like) |
54
- | freetype | [ freetype Licence] ( http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT ) (BSD-like) |
55
- | fribidi | LGPLv3 |
56
- | gettext | LGPLv3 |
57
- | giflib | MIT Licence |
58
- | glib | LGPLv3 |
59
- | harfbuzz | MIT Licence |
60
- | lcms | MIT Licence |
61
- | libcroco | LGPLv3 (Windows only) |
62
- | libexif | LGPLv3 |
63
- | libffi | MIT Licence |
64
- | libgsf | LGPLv3 |
65
- | libjpeg-turbo | [ zlib License, IJG License] ( https://github.com/libjpeg-turbo/libjpeg-turbo/blob/master/LICENSE.md ) |
66
- | libpng | [ libpng License] ( http://www.libpng.org/pub/png/src/libpng-LICENSE.txt ) |
67
- | librsvg | LGPLv3 |
68
- | libtiff | [ libtiff License] ( http://www.libtiff.org/misc.html ) (BSD-like) |
69
- | libuuid | New BSD License |
70
- | libvips | LGPLv3 |
71
- | libwebp | New BSD License |
72
- | libxml2 | MIT Licence |
73
- | pango | LGPLv3 |
74
- | pixman | MIT Licence |
75
- | zlib | [ zlib Licence] ( https://github.com/madler/zlib/blob/master/zlib.h ) |
49
+ | Library | Used under the terms of |
50
+ | ---------------| -----------------------------------------------------------------------------------------------------------|
51
+ | cairo | Mozilla Public License 2.0 |
52
+ | expat | MIT Licence |
53
+ | fontconfig | [ fontconfig Licence] ( https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/master/COPYING ) (BSD-like) |
54
+ | freetype | [ freetype Licence] ( https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT ) (BSD-like) |
55
+ | fribidi | LGPLv3 |
56
+ | gdk-pixbuf | LGPLv3 |
57
+ | gettext | LGPLv3 |
58
+ | giflib | MIT Licence |
59
+ | glib | LGPLv3 |
60
+ | harfbuzz | MIT Licence |
61
+ | lcms | MIT Licence |
62
+ | libcroco | LGPLv3 (Windows / macOS only) |
63
+ | libexif | LGPLv3 |
64
+ | libffi | MIT Licence |
65
+ | libgsf | LGPLv3 |
66
+ | libjpeg-turbo | [ zlib License, IJG License] ( https://github.com/libjpeg-turbo/libjpeg-turbo/blob/master/LICENSE.md ) |
67
+ | libpng | [ libpng License] ( http://www.libpng.org/pub/png/src/libpng-LICENSE.txt ) |
68
+ | librsvg | LGPLv3 |
69
+ | libtiff | [ libtiff License] ( https://libtiff.gitlab.io/libtiff/misc.html ) (BSD-like) |
70
+ | libvips | LGPLv3 |
71
+ | libwebp | New BSD License |
72
+ | libxml2 | MIT Licence |
73
+ | orc | [ orc License] ( https://gitlab.freedesktop.org/gstreamer/orc/blob/master/COPYING ) (BSD-like) |
74
+ | pango | LGPLv3 |
75
+ | pixman | MIT Licence |
76
+ | zlib | [ zlib Licence] ( https://github.com/madler/zlib/blob/master/zlib.h ) |
0 commit comments