guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: gnome-planner: Correct license.


From: Marius Bakke
Subject: 01/02: gnu: gnome-planner: Correct license.
Date: Sat, 17 Jun 2017 09:54:47 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 4b926cb6c88f8ecc10e927b0c33e6fc0e1d24d77
Author: Marius Bakke <address@hidden>
Date:   Sat Jun 17 15:43:46 2017 +0200

    gnu: gnome-planner: Correct license.
    
    This is a followup to d1d739fab0f44408438720c20877d62a280484ae.
    
    * gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9377159..43b7e0a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6317,4 +6317,4 @@ the project.  It can show a detailed summary of tasks 
including their
 duration, cost, and current progress.  It can also show a report of resource
 utilization that highlights under-utilized and over-utilized resources.  These
 views can be printed as PDF or PostScript files, or exported to HTML.")
-    (license license:gpl2)))
+    (license license:gpl2+)))



reply via email to

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