Browse Source

* copyright date update, mantis #31258

git-svn-id: trunk@35329 -
marco 8 years ago
parent
commit
156c57e057
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ide/fpviews.pas

+ 1 - 1
ide/fpviews.pas

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