mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-22 07:49:26 +02:00
* update ide copyright year, patch by Reinier Olislagers, resolves #25833
git-svn-id: trunk@27025 -
This commit is contained in:
parent
fd0c9fcfe1
commit
7abbb341a5
@ -4251,7 +4251,7 @@ begin
|
||||
else
|
||||
{$endif NODEBUG}
|
||||
R2.Move(0,2);
|
||||
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2012 by')));
|
||||
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2014 by')));
|
||||
R2.Move(0,2);
|
||||
Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
|
||||
R2.Move(0,1);
|
||||
|
Loading…
Reference in New Issue
Block a user