summaryrefslogtreecommitdiff
path: root/gnu/packages/time.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2017-11-08 10:52:00 +0200
committerEfraim Flashner <efraim@flashner.co.il>2017-11-08 10:52:09 +0200
commitc8b38f8ea6a851872e0adea0d921bb0908aa48aa (patch)
tree49aa9c8dd5548bf5e573eda311d9a590d7341e7f /gnu/packages/time.scm
parentdd00e0919fcecd895ff4e5a646cf068f46ff8d12 (diff)
downloadguix-patches-c8b38f8ea6a851872e0adea0d921bb0908aa48aa.tar
guix-patches-c8b38f8ea6a851872e0adea0d921bb0908aa48aa.tar.gz
gnu: time: Update license.
* gnu/packages/time.scm (time)[license]: Change to gpl3+.
Diffstat (limited to 'gnu/packages/time.scm')
-rw-r--r--gnu/packages/time.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index e390445fdd..171b9045f0 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -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