sct: switch license to isc
see $src/sct.c
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation {
|
||||
raskin
|
||||
somasis
|
||||
];
|
||||
license = licenses.publicDomain;
|
||||
license = licenses.isc;
|
||||
platforms = with platforms; linux ++ freebsd ++ openbsd;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user