zdoom: Mark it and its forks as nonfree.
See http://zdoom.org/wiki/License and the source code of each package.
This commit is contained in:
@@ -57,7 +57,7 @@ in stdenv.mkDerivation {
|
||||
homepage = http://zandronum.com/;
|
||||
description = "Multiplayer oriented port, based off Skulltag, for Doom and Doom II by id Software";
|
||||
maintainers = with maintainers; [ lassulus ];
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
platforms = platforms.linux;
|
||||
license = licenses.bsdOriginal;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user