sct: switch license to isc

see $src/sct.c

jopejoe1 1d83f10f 1d7006fe

+1 -1
+1 -1
pkgs/by-name/sc/sct/package.nix
··· 35 raskin 36 somasis 37 ]; 38 - license = licenses.publicDomain; 39 platforms = with platforms; linux ++ freebsd ++ openbsd; 40 }; 41 }
··· 35 raskin 36 somasis 37 ]; 38 + license = licenses.isc; 39 platforms = with platforms; linux ++ freebsd ++ openbsd; 40 }; 41 }