diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 9377159e93..43b7e0ac47 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -6317,4 +6317,4 @@ (define-public gnome-planner 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+)))