Merge pull request #318501 from nagy/screen-license

screen: change license to gpl3Plus
This commit is contained in:
Nick Cao
2024-06-09 10:55:18 -04:00
committed by GitHub
+1 -1
View File
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://www.gnu.org/software/screen/";
description = "A window manager that multiplexes a physical terminal";
license = licenses.gpl2Plus;
license = licenses.gpl3Plus;
longDescription =
'' GNU Screen is a full-screen window manager that multiplexes a physical