Skip to content
Snippets Groups Projects
Commit c4854e76 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: screen: correct license to gpl2+

* gnu/packages/screen.scm (screen): correct license field
parent 6c3a7204
No related branches found
No related tags found
No related merge requests found
......@@ -58,4 +58,4 @@ (define-public screen
windows, etc. All windows run their programs completely independent of each
other. Programs continue to run when their window is currently not visible and
even when the whole screen session is detached from the users terminal.")
(license "gpl2")))
(license gpl2+)))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment