Browse Source

# revisions: 45771

git-svn-id: branches/fixes_3_2@46831 -
marco 4 years ago
parent
commit
788d91e0ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ide/fpviews.pas

+ 1 - 1
packages/ide/fpviews.pas

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