Package ch.bailu.gtk.gtk
Schnittstelle License
public interface License
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Zero-Clause BSD licensestatic final int
The GNU Affero General Public License, version 3.0 or laterstatic final int
The GNU Affero General Public License, version 3.0 onlystatic final int
The Apache License, version 2.0static final int
The Artistic License, version 2.0static final int
The BSD standard licensestatic final int
The 3-clause BSD licencestatic final int
A license text is going to be specified by the
developerstatic final int
The GNU General Public License, version 2.0 or laterstatic final int
The GNU General Public License, version 2.0 onlystatic final int
The GNU General Public License, version 3.0 or laterstatic final int
The GNU General Public License, version 3.0 onlystatic final int
The GNU Lesser General Public License, version 2.1 or laterstatic final int
The GNU Lesser General Public License, version 2.1 onlystatic final int
The GNU Lesser General Public License, version 3.0 or laterstatic final int
The GNU Lesser General Public License, version 3.0 onlystatic final int
The MIT/X11 standard licensestatic final int
The Mozilla Public License, version 2.0static final int
No license specified
-
Felddetails
-
UNKNOWN
static final int UNKNOWNNo license specified- Siehe auch:
-
CUSTOM
static final int CUSTOMA license text is going to be specified by the
developer- Siehe auch:
-
GPL_2_0
static final int GPL_2_0The GNU General Public License, version 2.0 or later- Siehe auch:
-
GPL_3_0
static final int GPL_3_0The GNU General Public License, version 3.0 or later- Siehe auch:
-
LGPL_2_1
static final int LGPL_2_1The GNU Lesser General Public License, version 2.1 or later- Siehe auch:
-
LGPL_3_0
static final int LGPL_3_0The GNU Lesser General Public License, version 3.0 or later- Siehe auch:
-
BSD
static final int BSDThe BSD standard license- Siehe auch:
-
MIT_X11
static final int MIT_X11The MIT/X11 standard license- Siehe auch:
-
ARTISTIC
static final int ARTISTICThe Artistic License, version 2.0- Siehe auch:
-
GPL_2_0_ONLY
static final int GPL_2_0_ONLYThe GNU General Public License, version 2.0 only- Siehe auch:
-
GPL_3_0_ONLY
static final int GPL_3_0_ONLYThe GNU General Public License, version 3.0 only- Siehe auch:
-
LGPL_2_1_ONLY
static final int LGPL_2_1_ONLYThe GNU Lesser General Public License, version 2.1 only- Siehe auch:
-
LGPL_3_0_ONLY
static final int LGPL_3_0_ONLYThe GNU Lesser General Public License, version 3.0 only- Siehe auch:
-
AGPL_3_0
static final int AGPL_3_0The GNU Affero General Public License, version 3.0 or later- Siehe auch:
-
AGPL_3_0_ONLY
static final int AGPL_3_0_ONLYThe GNU Affero General Public License, version 3.0 only- Siehe auch:
-
BSD_3
static final int BSD_3The 3-clause BSD licence- Siehe auch:
-
APACHE_2_0
static final int APACHE_2_0The Apache License, version 2.0- Siehe auch:
-
MPL_2_0
static final int MPL_2_0The Mozilla Public License, version 2.0- Siehe auch:
-
_0BSD
static final int _0BSDZero-Clause BSD license- Siehe auch:
-