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

quicktun: add license

+1
+1
pkgs/tools/networking/quicktun/default.nix
··· 27 27 homepage = http://wiki.ucis.nl/QuickTun; 28 28 maintainers = [ maintainers.fpletz ]; 29 29 platforms = platforms.unix; 30 + license = licenses.bsd2; 30 31 }; 31 32 }