Browse Source

* copyright update

git-svn-id: tags/release_3_0_2@35401 -
marco 8 years ago
parent
commit
3613fca618
1 changed files with 1 additions and 1 deletions
  1. 1 1
      installer/install.pas

+ 1 - 1
installer/install.pas

@@ -94,7 +94,7 @@ program install;
 
   const
      installerversion='3.0.2';
-     installercopyright='Copyright (c) 1993-2015 Florian Klaempfl';
+     installercopyright='Copyright (c) 1993-2017 Florian Klaempfl';
 
 
      maxpacks=20;