Magidoc

License
Object

A repository's open source license

Fields

#

body

Non-null

The full text of the license

conditions

Non-null

The conditions set by the license

description

A human-readable description of the license

featured

Non-null

Whether the license should be featured

hidden

Non-null

Whether the license should be displayed in license pickers

id

ID !
Non-null

The Node ID of the License object

implementation

Instructions on how to implement the license

key

Non-null

The lowercased SPDX ID of the license

limitations

Non-null

The limitations set by the license

name

Non-null

The license full name specified by https://spdx.org/licenses

nickname

Customary short name if applicable (e.g, GPLv3)

permissions

Non-null

The permissions set by the license

pseudoLicense

Non-null

Whether the license is a pseudo-license placeholder (e.g., other, no-license)

spdxId

Short identifier specified by https://spdx.org/licenses

url

URL to the license on https://choosealicense.com

Interfaces

#

Also implements Node .

Usages

#

References

#