gnu: texlive-biber: Fix license.
* gnu/packages/tex.scm (texlive-biber)[license]: Set to ARTISTIC2.0.
This commit is contained in:
parent
f832746ab6
commit
c2057a608e
@ -17889,7 +17889,7 @@ This package contains the complete TeX Live distribution.")
|
||||
"Biber is a BibTeX replacement for users of BibLaTeX. It supports full
|
||||
UTF-8, can (re)-encode input and output, supports highly configurable sorting,
|
||||
dynamic bibliography sets and many other features.")
|
||||
(license license:gpl3+)))
|
||||
(license license:artistic2.0)))
|
||||
|
||||
(define-deprecated-package biber texlive-biber)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user