Browse Source

pastojs: updated date

mattias 3 năm trước cách đây
mục cha
commit
deddc441bc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/pastojs/src/pas2jscompiler.pp

+ 1 - 1
packages/pastojs/src/pas2jscompiler.pp

@@ -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;