mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: python-fonttools: Update license.
This is a follow-up to commit 4696368108
.
* gnu/packages/python.scm (python-fonttools)[license]: Change to EXPAT (since 3.21).
This commit is contained in:
parent
a4b7a1cb4a
commit
20b0aaf986
1 changed files with 1 additions and 3 deletions
|
@ -5914,9 +5914,7 @@ supports reading and writing of TrueType/OpenType fonts, reading and writing
|
||||||
of AFM files, reading (and partially writing) of PS Type 1 fonts. The package
|
of AFM files, reading (and partially writing) of PS Type 1 fonts. The package
|
||||||
also contains a tool called “TTX” which converts TrueType/OpenType fonts to and
|
also contains a tool called “TTX” which converts TrueType/OpenType fonts to and
|
||||||
from an XML-based format.")
|
from an XML-based format.")
|
||||||
(license (license:non-copyleft
|
(license license:expat)))
|
||||||
"file://LICENSE.txt"
|
|
||||||
"See LICENSE.txt in the distribution."))))
|
|
||||||
|
|
||||||
(define-public python2-fonttools
|
(define-public python2-fonttools
|
||||||
(package-with-python2 python-fonttools))
|
(package-with-python2 python-fonttools))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue