virtual-ans: chnage license to unfreeRedistibutable

found in $src/docs/license/Virtual ANS.txt

jopejoe1 00ed9a34 186ff75f

+1 -1
+1 -1
pkgs/applications/audio/virtual-ans/default.nix
··· 81 ''; 82 homepage = "https://warmplace.ru/soft/ans/"; 83 sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 84 - license = licenses.free; 85 # I cannot test the Darwin version, so I'll leave it disabled 86 platforms = [ "x86_64-linux" "i686-linux" ]; 87 maintainers = with maintainers; [ jacg ];
··· 81 ''; 82 homepage = "https://warmplace.ru/soft/ans/"; 83 sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 84 + license = licenses.unfreeRedistributable; 85 # I cannot test the Darwin version, so I'll leave it disabled 86 platforms = [ "x86_64-linux" "i686-linux" ]; 87 maintainers = with maintainers; [ jacg ];