OSDN Git Service

Version 5.91
[vbslib/main.git] / _src / Test / vbslib_test / T_File / T_WriteVBSLibHeader / T_WriteVBSLibHeader_Foot_SJIS.vbs
index e5fb526..1ba88a5 100644 (file)
@@ -38,11 +38,11 @@ End Sub
 '// \82±\82±\82Ì\93à\95\94\82©\82ç Main \8aÖ\90\94\82ð\8cÄ\82Ñ\8fo\82µ\82Ä\82¢\82Ü\82·\81B\r
 '// \82Ü\82½\81Ascriptlib \83t\83H\83\8b\83_\81[\82ð\92T\82µ\82Ä\81Avbslib \82ð\83C\83\93\83N\83\8b\81[\83h\82µ\82Ä\82¢\82Ü\82·\r
 \r
-'// vbslib is provided under 3-clause BSD license.\r
-'// Copyright (C) 2007-2014 Sofrware Design Gallery "Sage Plaisir 21" All Rights Reserved.\r
+'// vbslib include is provided under 3-clause BSD license.\r
+'// Copyright (C) Sofrware Design Gallery "Sage Plaisir 21" All Rights Reserved.\r
 \r
 Dim  g_Vers : If IsEmpty( g_Vers ) Then\r
-Set  g_Vers = CreateObject("Scripting.Dictionary") : g_Vers.Add "vbslib", 99.99\r
+Set  g_Vers = CreateObject("Scripting.Dictionary") : g_Vers("vbslib") = 99.99\r
 Dim  g_debug, g_debug_params, g_admin, g_vbslib_path, g_CommandPrompt, g_fs, g_sh, g_AppKey\r
 Dim  g_MainPath, g_SrcPath, g_f, g_include_path, g_i, g_debug_tree, g_debug_process, g_is_compile_debug\r
 Dim  g_is64bitWSH\r