@@ -14,7 +14,7 @@ class About extends Template
|
||||
{
|
||||
private const COMPOSER_REL = 'composer.json';
|
||||
|
||||
private const COPYRIGHT_NOTICE = 'Copyright (C) 2026 LIVEPORT P2P SOLUTIONS PVT. LTD.';
|
||||
private const COPYRIGHT_NOTICE = '(C) Raven Scott 2026';
|
||||
|
||||
/** @var array<string, mixed>|null */
|
||||
private ?array $composerData = null;
|
||||
|
||||
Reference in New Issue
Block a user