diff --git a/wst/trunk/type_lib_edtr/uabout.lfm b/wst/trunk/type_lib_edtr/uabout.lfm index 60ab53cb2..aaa01c56b 100644 --- a/wst/trunk/type_lib_edtr/uabout.lfm +++ b/wst/trunk/type_lib_edtr/uabout.lfm @@ -10,33 +10,33 @@ object fAbout: TfAbout ClientHeight = 182 ClientWidth = 383 Position = poDesktopCenter - LCLVersion = '1.3' + LCLVersion = '1.8.0.2' object Label1: TLabel - Left = 21 - Height = 20 + Left = 64 + Height = 13 Top = 24 - Width = 326 + Width = 260 Caption = 'Web Services Toolkit for FPC/Lazarus && Delphi' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel - Left = 120 - Height = 20 + Left = 141 + Height = 13 Top = 64 - Width = 136 + Width = 109 Caption = 'Type Library Editor' Font.Style = [fsBold, fsItalic] ParentColor = False ParentFont = False end object Label3: TLabel - Left = 35 - Height = 20 + Left = 78 + Height = 13 Top = 112 - Width = 311 - Caption = 'Copyright (c) 2007-2014 Inoussa OUEDRAOGO.' + Width = 231 + Caption = 'Copyright (c) 2007-2017 Inoussa OUEDRAOGO.' ParentColor = False end object Button1: TButton diff --git a/wst/trunk/ws_helper/ws_helper_prog.inc b/wst/trunk/ws_helper/ws_helper_prog.inc index 979e5fb24..37d60f2b0 100644 --- a/wst/trunk/ws_helper/ws_helper_prog.inc +++ b/wst/trunk/ws_helper/ws_helper_prog.inc @@ -1,6 +1,6 @@ { This file is part of the Web Service Toolkit - Copyright (c) 2006-2014 by Inoussa OUEDRAOGO + Copyright (c) 2006-2017 by Inoussa OUEDRAOGO This file is provide under modified LGPL licence ( the files COPYING.modifiedLGPL and COPYING.LGPL). @@ -37,7 +37,7 @@ resourcestring ' I : the paser is not case sensitive' + sNEW_LINE + ' -j Generate Java Language interface files for' + sNEW_LINE + ' -f Specify unit(s) renaming option : oldName= NewName(;oldName= NewName)* '; - sCOPYRIGHT = 'ws_helper, Web Service Toolkit 0.6 Copyright (c) 2006-2014 by Inoussa OUEDRAOGO'; + sCOPYRIGHT = 'ws_helper, Web Service Toolkit 0.7 Copyright (c) 2006-2017 by Inoussa OUEDRAOGO'; type