saw-tools: update license (#110920)

authored by

Roland Coeurjoly and committed by
GitHub
cbad557f 10307455

+1 -1
+1 -1
pkgs/applications/science/logic/saw-tools/default.nix
··· 53 meta = { 54 description = "Tools for software verification and analysis"; 55 homepage = "https://saw.galois.com"; 56 - license = lib.licenses.unfreeRedistributable; 57 platforms = lib.platforms.linux; 58 maintainers = [ lib.maintainers.thoughtpolice ]; 59 };
··· 53 meta = { 54 description = "Tools for software verification and analysis"; 55 homepage = "https://saw.galois.com"; 56 + license = lib.licenses.bsd3; 57 platforms = lib.platforms.linux; 58 maintainers = [ lib.maintainers.thoughtpolice ]; 59 };