gnu: time: Update license.
* gnu/packages/time.scm (time)[license]: Change to gpl3+.
This commit is contained in:
parent
dd00e0919f
commit
c8b38f8ea6
|
@ -46,7 +46,7 @@
|
||||||
"Time is a command that displays information about the resources that a
|
"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
|
program uses. The display output of the program can be customized or saved
|
||||||
to a file.")
|
to a file.")
|
||||||
(license gpl2+)))
|
(license gpl3+)))
|
||||||
|
|
||||||
(define-public python-pytzdata
|
(define-public python-pytzdata
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in New Issue