gerbv: specify license
This commit is contained in:
parent
da2658d2c9
commit
dd0a325d94
@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
|
||||
changelog = "https://github.com/gerbv/gerbv/releases/tag/v${version}";
|
||||
maintainers = with maintainers; [ mog ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.gpl2;
|
||||
license = licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user