Kaynağa Gözat

Updated year in IDE copyright string

git-svn-id: trunk@11172 -
giulio 17 yıl önce
ebeveyn
işleme
150c9b352c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      ide/fpviews.pas

+ 1 - 1
ide/fpviews.pas

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