瀏覽代碼

* update ide copyright year, patch by Reinier Olislagers, resolves #25833

git-svn-id: trunk@27025 -
florian 11 年之前
父節點
當前提交
7abbb341a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ide/fpviews.pas

+ 1 - 1
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);