me
/
guix
Archived
1
0
Fork 0

gnu: jube: Fix license.

* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+.
master
Ludovic Courtès 2019-08-23 19:14:32 +02:00
parent 8d515ce6e9
commit a9f3396014
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -16113,4 +16113,4 @@ benchmarked application, benchmark data is stored in a format that allows JUBE
to deduct the desired information. This data can be parsed by automatic pre-
and post-processing scripts that draw information and store it more densely
for manual interpretation.")
(license license:expat)))
(license license:gpl3+)))