mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-26 15:10:12 +02:00
* copyright updated to 2007
git-svn-id: trunk@7223 -
This commit is contained in:
parent
e30a47723b
commit
afd9a522f3
@ -4232,7 +4232,7 @@ begin
|
||||
else
|
||||
{$endif NODEBUG}
|
||||
R2.Move(0,2);
|
||||
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2006 by')));
|
||||
Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2007 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