* merged ide copyright.

git-svn-id: branches/fixes_3_0@32933 -
This commit is contained in:
marco 2016-01-13 09:13:54 +00:00
parent c7b40a6436
commit ad1cae9f84

View File

@ -4262,7 +4262,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-2014 by'))); Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2016 by')));
R2.Move(0,2); R2.Move(0,2);
Insert(New(PStaticText, Init(R2, ^C'Brczi G bor'))); Insert(New(PStaticText, Init(R2, ^C'Brczi G bor')));
R2.Move(0,1); R2.Move(0,1);