diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm
index d033415f6f6ca9ef8b8f94ae6db006abf4ec5a55..608e63c7c6ce3907e82b8578e258eefe465a88bd 100644
--- a/gnu/packages/screen.scm
+++ b/gnu/packages/screen.scm
@@ -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+)))