mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-23 11:59:36 +02:00
# revisions: 45771
git-svn-id: branches/fixes_3_2@46831 -
This commit is contained in:
parent
55b4b54c2a
commit
788d91e0ae
@ -4297,7 +4297,7 @@ begin
|
|||||||
else
|
else
|
||||||
{$endif NODEBUG}
|
{$endif NODEBUG}
|
||||||
R2.Move(0,2);
|
R2.Move(0,2);
|
||||||
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2017 by')));
|
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2020 by')));
|
||||||
R2.Move(0,2);
|
R2.Move(0,2);
|
||||||
Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
|
Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
|
||||||
R2.Move(0,1);
|
R2.Move(0,1);
|
||||||
|
Loading…
Reference in New Issue
Block a user