summaryrefslogtreecommitdiff
path: root/gnu/packages/screen.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/screen.scm')
-rw-r--r--gnu/packages/screen.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm
index d033415f6f..608e63c7c6 100644
--- a/gnu/packages/screen.scm
+++ b/gnu/packages/screen.scm
@@ -58,4 +58,4 @@ and off, copy text between windows, view the scrollback history, switch between
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+)))