From 33b33e685a546ac20ad32ab072b3f5209608ebf8 Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Sun, 28 Jun 2026 12:54:30 -0400 Subject: [PATCH] =?UTF-8?q?feat(about):=20credit=20Cinny=20logo=20+=20upst?= =?UTF-8?q?ream=20project=20in=20Settings=20=E2=86=92=20About?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The current Lotus Chat icon overlaps the Cinny project logo with the Lotus Guild emblem, but the in-app Credits list gave Cinny no attribution at all. Add two credit entries (matching the wording already in README.md): - the logo as a CC-BY 4.0 derivative of the Cinny logo by Ajay Bura and contributors (modified logo © Lotus Guild, also CC-BY 4.0); - Lotus Chat as a fork of Cinny used under AGPL-3.0. Co-Authored-By: Claude Opus 4.8 --- src/app/features/settings/about/About.tsx | 50 +++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/src/app/features/settings/about/About.tsx b/src/app/features/settings/about/About.tsx index d73313797..54d81ec93 100644 --- a/src/app/features/settings/about/About.tsx +++ b/src/app/features/settings/about/About.tsx @@ -255,6 +255,56 @@ export function About({ requestClose }: AboutProps) { paddingLeft: config.space.S400, }} > +
  • + + The Lotus Chat logo is a derivative work based on the original{' '} + + Cinny + {' '} + logo by{' '} + + Ajay Bura + {' '} + and contributors, used under the terms of{' '} + + CC-BY 4.0 + + . The modified logo is © Lotus Guild, also under CC-BY 4.0. + +
  • +
  • + + Lotus Chat is a fork of{' '} + + Cinny + {' '} + by Ajay Bura and contributors, used under the terms of{' '} + + AGPL-3.0 + + . + +
  • The{' '}