me
/
guix
Archived
1
0
Fork 0

gnu: font-jetbrains-mono: Use the correct license.

The build scripts are licensed under asl2.0 but the packaged font files
are licensed under silofl1.1.

* gnu/packages/fonts.scm (font-jetbrains-mono)[license]: Use silofl1.1
instead of asl2.0.

Change-Id: I256a89b6e4bdb368c9cc94cae0808f72c76e7599
Signed-off-by: Hilton Chain <hako@ultrarare.space>
master
Saku Laesvuori 2023-12-14 09:26:14 +02:00 committed by Hilton Chain
parent 96f704548c
commit fa92a7c2fe
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 1 additions and 1 deletions

View File

@ -2524,7 +2524,7 @@ a different style of marking.")
"JetBrains Mono is a font family dedicated to developers. JetBrains
Monos typeface forms are simple and free from unnecessary details. Rendered
in small sizes, the text looks crisper.")
(license license:asl2.0)))
(license license:silofl1.1)))
(define-public font-juliamono
(package