From 7abbb341a59c78f856f2374cd4408c1872693ae0 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 7 Mar 2014 21:13:47 +0000 Subject: [PATCH] * update ide copyright year, patch by Reinier Olislagers, resolves #25833 git-svn-id: trunk@27025 - --- ide/fpviews.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/fpviews.pas b/ide/fpviews.pas index 8918c41bdf..c46f899770 100644 --- a/ide/fpviews.pas +++ b/ide/fpviews.pas @@ -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);