From f974875e62275bc973db61d380f690950057972a Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Fri, 3 Apr 2026 16:42:28 -0700 Subject: [PATCH] Add BSL-1.1 dependency disclosure to NOTICE.md Disclose that @impeccable/detect (BSL-1.1) is a transitive dependency of this Apache 2.0 project, with a summary of the license terms. Co-Authored-By: Claude Opus 4.6 (1M context) --- NOTICE.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/NOTICE.md b/NOTICE.md index 6df63d325..b87ffa778 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -1,7 +1,19 @@ # Notice Impeccable -Copyright 2025 Paul Bakaus +Copyright 2025-2026 Paul Bakaus + +## Detection Engine + +The anti-pattern detection engine (`@impeccable/detect`) is a separate package +licensed under the Business Source License 1.1 (BSL-1.1), not Apache 2.0. + +- Package: https://www.npmjs.com/package/@impeccable/detect +- Source: https://github.com/pbakaus/impeccable-detect +- License: BSL-1.1 (free for individuals, open source projects, and organizations + with 5 or fewer people or under $1M ARR; commercial license required otherwise) + +Installing this package pulls in `@impeccable/detect` as a dependency. ## Anthropic frontend-design Skill