pastojs: updated comment

git-svn-id: trunk@41504 -
This commit is contained in:
Mattias Gaertner 2019-02-27 08:40:35 +00:00
parent 20c854ad90
commit a626ba845e

View File

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