From 0a410cf815d7a66a4544b9c5915dfa38468ec379 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 24 Jan 2024 13:04:05 +0100 Subject: [PATCH 3/6] point to modified sourcecode as per AGPL license of original source, modifications must be disclosed. --- resources/views/site/opensource.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/site/opensource.blade.php b/resources/views/site/opensource.blade.php index cb2e7c77..63645f0c 100644 --- a/resources/views/site/opensource.blade.php +++ b/resources/views/site/opensource.blade.php @@ -7,7 +7,7 @@
-

The software that powers this website is called Pixelfed and anyone can download or view the source code and run their own instance!

+

This website runs a modified version of the Pixelfed software, which you can find on Git (original, unmodified software: here on Github

@endsection -- 2.43.0