pastojs: updated date

This commit is contained in:
mattias 2022-06-09 18:31:19 +02:00
parent 0a8e174efc
commit deddc441bc

View File

@ -4896,7 +4896,7 @@ begin
if FHasShownLogo then exit;
FHasShownLogo:=true;
WriteVersionLine;
Log.LogPlain('Copyright (c) 2021 Free Pascal team.');
Log.LogPlain('Copyright (c) 2022 Free Pascal team.');
if coShowInfos in Options then
WriteEncoding;
end;