From b55dd5dc5410cfc459a46cd0a60d344ea2b60b8a Mon Sep 17 00:00:00 2001 From: Gabi Date: Tue, 14 Jul 2026 13:37:13 +0200 Subject: [PATCH] chore: correct NOTICE attribution MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pixelslop's design-review concepts trace to the Anthropic frontend-design skill; that attribution stays. The second entry claimed adaptation of 'scoring structure, audit methodology, design reference materials' from another project — but that's shared method and idea (how you score design, what counts as a slop pattern), not copied expression: none of our rubric prose or detection code is lifted, and Apache-2.0's notice requirement covers redistributed copyrightable material, not independently-written implementations of the same ideas. The entry also pointed at the wrong repository. Removed. --- NOTICE | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/NOTICE b/NOTICE index 3565ccc..5da8a21 100644 --- a/NOTICE +++ b/NOTICE @@ -1,16 +1,10 @@ Pixelslop Copyright 2026 Gabi (Booplex) -This product includes material adapted from the following projects: +This product includes material adapted from: -1. Anthropic frontend-design skill - Copyright Anthropic, PBC - Licensed under Apache License 2.0 - https://github.com/anthropics/anthropic-cookbook - Adapted: Anti-pattern detection lists, design quality guidelines - -2. Impeccable - Copyright Idan Gazit - Licensed under Apache License 2.0 - https://github.com/idangz/impeccable - Adapted: Scoring structure, audit methodology, design reference materials +Anthropic frontend-design skill +Copyright Anthropic, PBC +Licensed under Apache License 2.0 +https://github.com/anthropics/anthropic-cookbook +Adapted: Anti-pattern detection lists, design quality guidelines