From f5f563690ae765cafddea504106dc0eb93a8dc94 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 26 Feb 2026 09:21:49 -0500 Subject: update license --- src/web/lang/common.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/web/lang') diff --git a/src/web/lang/common.php b/src/web/lang/common.php index 16e0f74..fc6401e 100644 --- a/src/web/lang/common.php +++ b/src/web/lang/common.php @@ -34,7 +34,9 @@ $lang['title_website_logo'] = 'Freya'; # misc $lang['john_title'] = 'Johnvertisement'; $lang['bucket_title'] = 'Bucket Webring'; -$lang['license_pre'] = 'This site is licensed under the'; +$lang['license'] = 'This is licensed under the + MIT License (code) and the + CC BY-SA 4.0 (text).'; $lang['copyright'] = 'Copyright (c)'; # footer_text -- cgit v1.2.3-freya