mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: time: Update license.
* gnu/packages/time.scm (time)[license]: Change to gpl3+.
This commit is contained in:
parent
dd00e0919f
commit
c8b38f8ea6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue