Package ch.bailu.gtk.gtk
Schnittstelle License
public interface License
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intZero-Clause BSD licensestatic final intThe GNU Affero General Public License, version 3.0 or laterstatic final intThe GNU Affero General Public License, version 3.0 onlystatic final intThe Apache License, version 2.0static final intThe Artistic License, version 2.0static final intThe BSD standard licensestatic final intThe 3-clause BSD licencestatic final intA license text is going to be specified by the
developerstatic final intThe GNU General Public License, version 2.0 or laterstatic final intThe GNU General Public License, version 2.0 onlystatic final intThe GNU General Public License, version 3.0 or laterstatic final intThe GNU General Public License, version 3.0 onlystatic final intThe GNU Lesser General Public License, version 2.1 or laterstatic final intThe GNU Lesser General Public License, version 2.1 onlystatic final intThe GNU Lesser General Public License, version 3.0 or laterstatic final intThe GNU Lesser General Public License, version 3.0 onlystatic final intThe MIT/X11 standard licensestatic final intThe Mozilla Public License, version 2.0static final intNo 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:
-