summaryrefslogtreecommitdiff
path: root/COPYING
blob: 60b8bdd6e81ec85e8ce4f14d1435326119720bff (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 https://gitlab.gnome.org/GNOME/gobject-introspection/issues.