Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

vbetool: add license

+1
+1
pkgs/tools/system/vbetool/default.nix
··· 22 22 homepage = http://www.codon.org.uk/~mjg59/vbetool/; 23 23 maintainers = [ maintainers.raskin ]; 24 24 platforms = platforms.linux; 25 + license = licenses.gpl2; 25 26 }; 26 27 }