~ruther/guix-local

c8b38f8ea6a851872e0adea0d921bb0908aa48aa — Efraim Flashner 8 years ago dd00e09
gnu: time: Update license.

* gnu/packages/time.scm (time)[license]: Change to gpl3+.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/time.scm
M gnu/packages/time.scm => gnu/packages/time.scm +1 -1
@@ 46,7 46,7 @@
     "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