| Value | Meaning |
|---|---|
| Unknown0 | No license specified |
| Custom1 | A license text is going to be specified by the developer |
| Gpl202 | The GNU General Public License, version 2.0 or later |
| Gpl303 | The GNU General Public License, version 3.0 or later |
| Lgpl214 | The GNU Lesser General Public License, version 2.1 or later |
| Lgpl305 | The GNU Lesser General Public License, version 3.0 or later |
| Bsd6 | The BSD standard license |
| MitX117 | The MIT/X11 standard license |
| Artistic8 | The Artistic License, version 2.0 |
| Gpl20Only9 | The GNU General Public License, version 2.0 only |
| Gpl30Only10 | The GNU General Public License, version 3.0 only |
| Lgpl21Only11 | The GNU Lesser General Public License, version 2.1 only |
| Lgpl30Only12 | The GNU Lesser General Public License, version 3.0 only |
| Agpl3013 | The GNU Affero General Public License, version 3.0 or later |
| Agpl30Only14 | The GNU Affero General Public License, version 3.0 only |
| Bsd315 | The 3-clause BSD licence |
| Apache2016 | The Apache License, version 2.0 |
| Mpl2017 | The Mozilla Public License, version 2.0 |
| _0bsd18 | Zero-Clause BSD license |
The type of license for an application.
This enumeration can be expanded at later date.