gnu: time: Update license.
authorEfraim Flashner <efraim@flashner.co.il>
Wed, 8 Nov 2017 08:52:00 +0000 (10:52 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 8 Nov 2017 08:52:09 +0000 (10:52 +0200)
* gnu/packages/time.scm (time)[license]: Change to gpl3+.

gnu/packages/time.scm

index e390445..171b904 100644 (file)
@@ -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