From bc9c79be7824252f385b9d052595ed8d7460f43f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 15 Jul 2026 02:34:41 -0500 Subject: fix: attribute fork in copyright and replace upstream matrix link The copyright on /about and in the CLI help credited only lost+skunk and linked to their matrix account. Credit this fork alongside the original, as the X11 license requires retaining the upstream notice, and point the attribution at the upstream repo rather than the stale matrix link. Replace the upstream matrix room link with this fork's issue tracker. --- static/html/about.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/html') diff --git a/static/html/about.htm b/static/html/about.htm index 6007806..c94151b 100755 --- a/static/html/about.htm +++ b/static/html/about.htm @@ -6,7 +6,7 @@

SkunkyArt is an alternative frontend for deviantart.com, written in Go.

-

Room in [matrix]

+

Report an issue

Instance settings: -

Copyright lost+skunk, X11. SkunkyArt v{{.Version}}

+

Copyright lost+skunk and zerolabs, X11. SkunkyArt v{{.Version}}

-- cgit v1.2.3