ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
52.63k stars 3.59k forks source link

Improve licensing info #1599

Closed Finii closed 2 months ago

Finii commented 2 months ago

Description

Add SPDX license info

[why] It can be hard to find out which license a particular font is using. Therefore we add a new field to the fonts.json with an SPDX license identifier (if possible).

[how] For fonts with a license that has no SPDX identifier we use a free LicenseRef-* identifier, but that reference is not solved in the fonts.json file.

[note] Also correct some licensing info given in the license audit.

Related: #1578

Suggested-by: Jan Christian Gruenhage jan.christian@gruenhage.xyz

Requirements / Checklist

What does this Pull Request (PR) do?

How should this be manually tested?

Any background context you can provide?

What are the relevant tickets (if any)?

Screenshots (if appropriate or helpful)

Finii commented 2 months ago

Fix typo, force push.