gnu: python-sphinxcontrib-jsmath: Fix license.
* gnu/packages/sphinx.scm (python-sphinxcontrib-jsmath): Change to BSD-2.master
parent
8d45404e3f
commit
774520df38
|
@ -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
|
||||
|
|
Reference in New Issue