mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 21:46:35 +01:00
gnu: python-mathics-core: Fix license.
* gnu/packages/maths.scm (python-mathics-core)[license]: Change to gpl3. Change-Id: Ic48b004f5fd429ddf99c34d5ba891736f9ffafd6
This commit is contained in:
parent
f168af92f7
commit
76fd21e0e8
1 changed files with 1 additions and 1 deletions
|
@ -10574,7 +10574,7 @@ (define-public python-mathics-core
|
|||
(description "This package provides a computer algebra system--an alternative
|
||||
to Wolfram.")
|
||||
(home-page "https://mathics.org/")
|
||||
(license license:gpl3+)))
|
||||
(license license:gpl3)))
|
||||
|
||||
(define-public python-mathicsscript
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue