mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 22:14:25 +02:00
pastojs: changed logo
git-svn-id: trunk@39507 -
This commit is contained in:
parent
a479b4ad9e
commit
2b02473103
@ -4133,7 +4133,7 @@ begin
|
|||||||
if FHasShownLogo then exit;
|
if FHasShownLogo then exit;
|
||||||
FHasShownLogo:=true;
|
FHasShownLogo:=true;
|
||||||
WriteVersionLine;
|
WriteVersionLine;
|
||||||
Log.LogPlain('Copyright (c) 2018 Mattias Gaertner and others');
|
Log.LogPlain('Copyright (c) 2018 Free Pascal team.');
|
||||||
if coShowInfos in Options then
|
if coShowInfos in Options then
|
||||||
WriteEncoding;
|
WriteEncoding;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user