Browse Source

* copyright updated.

git-svn-id: trunk@19599 -
marco 13 years ago
parent
commit
86bbce694e
1 changed files with 1 additions and 1 deletions
  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-2009 by')));
+  Insert(New(PStaticText, Init(R2, ^C'Copyright (C) 1998-2011 by')));
   R2.Move(0,2);
   Insert(New(PStaticText, Init(R2, ^C'B‚rczi G bor')));
   R2.Move(0,1);