diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/time.scm | 2 |
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 |