Archived
1
0
Fork 0

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

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 duration, cost, and current progress. It can also show a report of resource
utilization that highlights under-utilized and over-utilized resources. These utilization that highlights under-utilized and over-utilized resources. These
views can be printed as PDF or PostScript files, or exported to HTML.") views can be printed as PDF or PostScript files, or exported to HTML.")
(license license:gpl2))) (license license:gpl2+)))