blob: 7781c2a0444d274102c75446e5e3819dc394e142 (
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+.
The tools (tools/) are licensed under the GPLv2+.
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.
|