mpage: switch license to gpl2Plus
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
ISO 8859.1 to print 8-bit characters.
|
||||
'';
|
||||
|
||||
license = "liberal"; # a non-copyleft license, see `Copyright' file
|
||||
license = lib.licenses.gpl2Plus;
|
||||
homepage = "http://www.mesa.nl/pub/mpage/";
|
||||
platforms = lib.platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user