:right-sidebar: True License =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: License :no-contents-entry: The type of license for an application. This enumeration can be expanded at later date. Fields ------ .. rst-class:: interim-class .. class:: License :no-index: .. attribute:: 0BSD Zero-Clause BSD license .. attribute:: AGPL_3_0 The GNU Affero General Public License, version 3.0 or later .. attribute:: AGPL_3_0_ONLY The GNU Affero General Public License, version 3.0 only .. attribute:: APACHE_2_0 The Apache License, version 2.0 .. attribute:: ARTISTIC The Artistic License, version 2.0 .. attribute:: BSD The BSD standard license .. attribute:: BSD_3 The 3-clause BSD licence .. attribute:: CUSTOM A license text is going to be specified by the developer .. attribute:: GPL_2_0 The GNU General Public License, version 2.0 or later .. attribute:: GPL_2_0_ONLY The GNU General Public License, version 2.0 only .. attribute:: GPL_3_0 The GNU General Public License, version 3.0 or later .. attribute:: GPL_3_0_ONLY The GNU General Public License, version 3.0 only .. attribute:: LGPL_2_1 The GNU Lesser General Public License, version 2.1 or later .. attribute:: LGPL_2_1_ONLY The GNU Lesser General Public License, version 2.1 only .. attribute:: LGPL_3_0 The GNU Lesser General Public License, version 3.0 or later .. attribute:: LGPL_3_0_ONLY The GNU Lesser General Public License, version 3.0 only .. attribute:: MIT_X11 The MIT/X11 standard license .. attribute:: MPL_2_0 The Mozilla Public License, version 2.0 .. attribute:: UNKNOWN No license specified