guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: time: Update license.


From: Efraim Flashner
Subject: 01/01: gnu: time: Update license.
Date: Wed, 8 Nov 2017 03:52:22 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit c8b38f8ea6a851872e0adea0d921bb0908aa48aa
Author: Efraim Flashner <address@hidden>
Date:   Wed Nov 8 10:52:00 2017 +0200

    gnu: time: Update license.
    
    * gnu/packages/time.scm (time)[license]: Change to gpl3+.
---
 gnu/packages/time.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index e390445..171b904 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]