From 156c57e057376746726e25178923eeb85bd30fef Mon Sep 17 00:00:00 2001 From: marco Date: Tue, 24 Jan 2017 14:20:29 +0000 Subject: [PATCH] * copyright date update, mantis #31258 git-svn-id: trunk@35329 - --- ide/fpviews.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/fpviews.pas b/ide/fpviews.pas index 2cfc48686f..4de8515982 100644 --- a/ide/fpviews.pas +++ b/ide/fpviews.pas @@ -4293,7 +4293,7 @@ begin else {$endif NODEBUG} R2.Move(0,2); - Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2016 by'))); + Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2017 by'))); R2.Move(0,2); Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor'))); R2.Move(0,1);