blob: 3c45039ca6ea1cb197ab842d5d8d1ffe5ba2f88a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
gobject-introspection has two licenses; one for the typelib library,
and one for the tools.
The scanner (giscanner/) and typelib libraries (girepository/) are
licensed under the LGPLv2+. See the file COPYING.LGPL.
The tools (tools/) are licensed under the GPLv2+. See the file COPYING.GPL.
There is also some MIT code in giscanner/. In general where
applicable files should have headers denoting their license status; if
they do not, please file a bug at http://bugzilla.gnome.org.
|