mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 12:46:11 +02:00
pastojs: updated date
This commit is contained in:
parent
0a8e174efc
commit
deddc441bc
@ -4896,7 +4896,7 @@ begin
|
|||||||
if FHasShownLogo then exit;
|
if FHasShownLogo then exit;
|
||||||
FHasShownLogo:=true;
|
FHasShownLogo:=true;
|
||||||
WriteVersionLine;
|
WriteVersionLine;
|
||||||
Log.LogPlain('Copyright (c) 2021 Free Pascal team.');
|
Log.LogPlain('Copyright (c) 2022 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