mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
No issue - Use UXP generic credentials if no module.ver is present.
This commit is contained in:
parent
031a928950
commit
93c90e371b
1 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue