From 99ec088ecf1259643f6124206af024de3ebc49ad Mon Sep 17 00:00:00 2001 From: Moonchild Date: Tue, 19 Apr 2022 16:47:11 +0000 Subject: No issue - Use UXP generic credentials if no module.ver is present. --- config/version_win.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/version_win.pl b/config/version_win.pl index 26c3fea9ed..b6e69c40b0 100755 --- a/config/version_win.pl +++ b/config/version_win.pl @@ -235,8 +235,8 @@ for ($j = 1; $j < 4; $j++) my $winappversion = "$appver[0],$appver[1],$appver[2],$appver[3]"; my $copyright = "License: MPL 2.0"; -my $company = "Moonchild Productions"; -my $trademarks = "Moonchild"; +my $company = "UXP Contributors"; +my $trademarks = "Goanna is (tm) Moonchild Productions"; my $productname = "UXP"; -- cgit v1.2.3