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:
Danny Milosavljevic 2024-12-12 00:05:16 +01:00
parent f168af92f7
commit 76fd21e0e8
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -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