gnu: gnome-planner: Correct license.

This is a followup to d1d739fab0.

* gnu/packages/gnome.scm (gnome-planner)[license]: Change GPL2 to GPL2+.
This commit is contained in:
Marius Bakke 2017-06-17 15:43:46 +02:00
parent 9d59023e6a
commit 4b926cb6c8
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -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+)))