vbetool: add license

This commit is contained in:
Markus Kowalewski
2018-09-12 23:12:15 +02:00
parent 4503d462c7
commit 6d8be09c8a
+1
View File
@@ -22,5 +22,6 @@ stdenv.mkDerivation rec {
homepage = http://www.codon.org.uk/~mjg59/vbetool/;
maintainers = [ maintainers.raskin ];
platforms = platforms.linux;
license = licenses.gpl2;
};
}