mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-id: Fix license.
* gnu/packages/python-xyz.scm (python-id) [license]: Fix it. Change-Id: Idd307cba21347fb7a8d5e9d1d190a650b0fb4e5b
This commit is contained in:
parent
b874f261d4
commit
d3b2c73dd5
1 changed files with 1 additions and 1 deletions
|
@ -1050,7 +1050,7 @@ supports:
|
|||
(description
|
||||
"This package provides a tool for generating @code{OIDC, OpenID Connect}
|
||||
identities.")
|
||||
(license #f)))
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python-jsonpath-ng
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue