me
/
guix
Archived
1
0
Fork 0

gnu: python-sphinxcontrib-jsmath: Fix license.

* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.
master
Brett Gilio 2019-12-23 17:23:32 -06:00
parent 8d45404e3f
commit 774520df38
No known key found for this signature in database
GPG Key ID: 672243C4A03F0EEE
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ HTML help files.")
(description
"@code{sphinxcontrib-jsmath} is a Sphinx extension which renders display
math in HTML via JavaScript.")
(license license:bsd-3)))
(license license:bsd-2)))
(define-public python-sphinxcontrib-newsfeed
(package