Martijn Laan пре 10 година
родитељ
комит
cba5275aa8
3 измењених фајлова са 3 додато и 10 уклоњено
  1. 1 4
      Components/NewCheckListBox.pas
  2. 1 3
      Components/TmSchemaISX.pas
  3. 1 3
      Components/UxThemeISX.pas

+ 1 - 4
Components/NewCheckListBox.pas

@@ -1,7 +1,6 @@
 unit NewCheckListBox;
 
-{ TNewCheckListBox by Martijn Laan for My Inno Setup Extensions
-  See http://isx.wintax.nl/ for more information
+{ TNewCheckListBox by Martijn Laan for Inno Setup
 
   Based on TPBCheckListBox by Patrick Brisacier and TCheckListBox by Borland
 
@@ -10,8 +9,6 @@ unit NewCheckListBox;
 
   Note: TNewCheckListBox uses Items.Objects to store the item state. Don't use
   Item.Objects yourself, use ItemObject instead.
-
-  $jrsoftware: issrc/Components/NewCheckListBox.pas,v 1.57 2009/03/25 11:47:32 mlaan Exp $
 }
 
 {$IFDEF VER90}

+ 1 - 3
Components/TmSchemaISX.pas

@@ -44,9 +44,7 @@
 {                                                                              }
 {******************************************************************************}
 
-{ Simplified by Martijn Laan for My Inno Setup Extensions and Delphi 2
-  See http://isx.wintax.nl/ for more information
-}
+{ Simplified by Martijn Laan for Inno Setup and Delphi 2 }
 
 unit TmSchemaISX;
 

+ 1 - 3
Components/UxThemeISX.pas

@@ -44,9 +44,7 @@
 {                                                                              }
 {******************************************************************************}
 
-{ Simplified by Martijn Laan for My Inno Setup Extensions and Delphi 2
-  See http://isx.wintax.nl/ for more information
-}
+{ Simplified by Martijn Laan for Inno Setup and Delphi 2 }
 
 unit UxThemeISX;