wesnoth: fix license information
source: https://github.com/wesnoth/wesnoth/blob/master/copyright
This commit is contained in:
parent
bbf089dfb7
commit
96f02afbe5
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
homepage = "https://www.wesnoth.org/";
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user