~ruther/guix-local

4b926cb6c88f8ecc10e927b0c33e6fc0e1d24d77 — Marius Bakke 8 years ago 9d59023
gnu: gnome-planner: Correct license.

This is a followup to d1d739fab0f44408438720c20877d62a280484ae.

* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 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+)))