Explorar o código

Merged revisions 11172 via svnmerge from
http://svn.freepascal.org/svn/fpc/trunk

........
r11172 | giulio | 2008-06-02 14:13:25 +0200 (lun, 02 giu 2008) | 2 lines

Updated year in IDE copyright string
........

git-svn-id: branches/rc_2_2_2@11250 -

giulio %!s(int64=17) %!d(string=hai) anos
pai
achega
edf2eb58ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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);