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

liblastfm-SF: add licenses

+1
+1
pkgs/development/libraries/liblastfmSF/default.nix
··· 15 15 meta = { 16 16 homepage = http://liblastfm.sourceforge.net; 17 17 description = "Unofficial C lastfm library"; 18 + license = stdenv.lib.licenses.gpl3; 18 19 }; 19 20 }