gnu: time: Update license.

* gnu/packages/time.scm (time)[license]: Change to gpl3+.
This commit is contained in:
Efraim Flashner 2017-11-08 10:52:00 +02:00
parent dd00e0919f
commit c8b38f8ea6
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -46,7 +46,7 @@ (define-public time
"Time is a command that displays information about the resources that a
program uses. The display output of the program can be customized or saved
to a file.")
(license gpl2+)))
(license gpl3+)))
(define-public python-pytzdata
(package