changedetection-io: mark unfree
> If you are reselling this software either in part or full as part of > any commercial arrangement, you must abide by our > COMMERCIAL_LICENCE.md found in our code repository.[^1] [^1]: https://github.com/dgtlmoon/changedetection.io/blob/0.51.4/README.md#commercial-licencing
This commit is contained in:
@@ -91,7 +91,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
description = "Self-hosted free open source website change detection tracking, monitoring and notification service";
|
||||
homepage = "https://github.com/dgtlmoon/changedetection.io";
|
||||
changelog = "https://github.com/dgtlmoon/changedetection.io/releases/tag/${src.tag}";
|
||||
license = lib.licenses.asl20;
|
||||
license = lib.licenses.unfree;
|
||||
maintainers = with lib.maintainers; [
|
||||
mikaelfangel
|
||||
thanegill
|
||||
|
||||
Reference in New Issue
Block a user