mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 09:00:39 +02:00
gnu: texlive-biber: Fix license.
* gnu/packages/tex.scm (texlive-biber)[license]: Set to ARTISTIC2.0.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user