Gjsify LogoGjsify Logo

The type of license for an application.

This enumeration can be expanded at later date.

Index

Enumeration Members

AGPL_3_0: number

The GNU Affero General Public License, version 3.0 or later. Since: 3.22.

AGPL_3_0_ONLY: number

The GNU Affero General Public License, version 3.0 only. Since: 3.22.27.

APACHE_2_0: number

The Apache License, version 2.0. Since: 3.24.20.

ARTISTIC: number

The Artistic License, version 2.0

BSD: number

The BSD standard license

BSD_3: number

The 3-clause BSD licence. Since: 3.24.20.

CUSTOM: number

A license text is going to be specified by the developer

GPL_2_0: number

The GNU General Public License, version 2.0 or later

GPL_2_0_ONLY: number

The GNU General Public License, version 2.0 only. Since 3.12.

GPL_3_0: number

The GNU General Public License, version 3.0 or later

GPL_3_0_ONLY: number

The GNU General Public License, version 3.0 only. Since 3.12.

LGPL_2_1: number

The GNU Lesser General Public License, version 2.1 or later

LGPL_2_1_ONLY: number

The GNU Lesser General Public License, version 2.1 only. Since 3.12.

LGPL_3_0: number

The GNU Lesser General Public License, version 3.0 or later

LGPL_3_0_ONLY: number

The GNU Lesser General Public License, version 3.0 only. Since 3.12.

MIT_X11: number

The MIT/X11 standard license

MPL_2_0: number

The Mozilla Public License, version 2.0. Since: 3.24.20.

UNKNOWN: number

No license specified

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method