ソースを参照

* copyright update mantis #29384

git-svn-id: trunk@32932 -
marco 9 年 前
コミット
6d180029ab
1 ファイル変更1 行追加1 行削除
  1. 1 1
      ide/fpviews.pas

+ 1 - 1
ide/fpviews.pas

@@ -4278,7 +4278,7 @@ begin
   else
 {$endif NODEBUG}
     R2.Move(0,2);
-  Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2014 by')));
+  Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2016 by')));
   R2.Move(0,2);
   Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
   R2.Move(0,1);