-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | README.RELEASE (renamed from README) | 0 | ||||
-rw-r--r-- | bigbrother.rc | 6 | ||||
-rw-r--r-- | help/bigbrother.rtf | 4 | ||||
-rw-r--r-- | help/bigbrother.xml | 4 | ||||
-rw-r--r-- | install/install.cpp | 14 | ||||
-rw-r--r-- | install/install.rc | 2 |
8 files changed, 19 insertions, 16 deletions
@@ -0,0 +1,3 @@ +Klever dissected: + Michael 'hacker' Krelin <hacker@klever.net> + Leonid Ivanov <kamel@klever.net> @@ -1,2 +1,2 @@ -Copyright (c) 1996, 2002 Klever Group (http://www.klever.net/) +Copyright (c) 1996-2004 Klever Group (http://www.klever.net/) diff --git a/bigbrother.rc b/bigbrother.rc index 787af72..e4c335f 100644 --- a/bigbrother.rc +++ b/bigbrother.rc @@ -241,3 +241,3 @@ BEGIN SS_NOPREFIX
- LTEXT "Copyright © 1996,2002 Klever Group",IDC_STATIC,48,31,119,8
+ LTEXT "Copyright © 1996-2004 Klever Group",IDC_STATIC,48,31,119,8
DEFPUSHBUTTON "OK",IDOK,178,7,32,14,WS_GROUP
@@ -390,3 +390,3 @@ BEGIN VALUE "InternalName", "BIGBROTHER\0"
- VALUE "LegalCopyright", "Copyright © 1996, 2002 Klever Group (http://www.klever.net/)\0"
+ VALUE "LegalCopyright", "Copyright © 1996-2004 Klever Group (http://www.klever.net/)\0"
VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0"
@@ -524,3 +524,3 @@ BEGIN IDS_PS_UNKNOWNERROR "Unkown error %lu"
- IDS_REGISTRYKEY "Klever Group, Inc."
+ IDS_REGISTRYKEY "Klever Group"
IDS_AVIEW_NOTIP "Host(s) activity"
diff --git a/help/bigbrother.rtf b/help/bigbrother.rtf index eb128ac..e16c646 100644 --- a/help/bigbrother.rtf +++ b/help/bigbrother.rtf @@ -26,3 +26,3 @@ K{\footnote about} {
-\par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1996, 2002 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")}
+\par\pard\plain\sb360\sa120 \f1\fs16 Copyright (c) 1996-2004 {\uldb\cf0 Klever Group (http://www.klever.net/)}{\v %!ExecFile("http://www.klever.net/")}
\par\qj\sb120\sa120Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
@@ -38,3 +38,3 @@ K{\footnote about} ${\footnote What's New}
-\par\pard\plain\f1\fs24\qc\cf2\b 1.5 - August 19th, 2002
+\par\pard\plain\f1\fs24\qc\cf2\b 1.5 - July 11th, 2004
\par\pard\plain\fi0\li0\f1\fs18 \bullet License change and opening the source code
diff --git a/help/bigbrother.xml b/help/bigbrother.xml index d83ae43..ec391ee 100644 --- a/help/bigbrother.xml +++ b/help/bigbrother.xml @@ -13,3 +13,3 @@ <p><b><i>Enjoy!</i></b></p>
- <license years="1996, 2002"/>
+ <license years="1996-2004"/>
<credits/>
@@ -17,3 +17,3 @@ <topic id="News" title="What's New">
- <newsfor version="1.5" date="August 19th, 2002">
+ <newsfor version="1.5" date="July 11th, 2004">
<ni>License change and opening the source code</ni>
diff --git a/install/install.cpp b/install/install.cpp index 0ab8fa9..12b20f7 100644 --- a/install/install.cpp +++ b/install/install.cpp @@ -9,4 +9,4 @@ BOOL Install(void) {
-STRING dPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.",KINSHORT "Path");
-STRING kPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.","KINPath");
+STRING dPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",KINSHORT "Path");
+STRING kPath = strFETCH_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath");
LPCSTR qPath = ((LPCSTR)dPath)?(LPCSTR)dPath:(((LPCSTR)kPath)?(LPSTR)kPath:"C:\\Program Files\\Klever\\Nothings");
@@ -37,6 +37,6 @@ STRING shortPath = GET_SHORT_PATH(path); }
- ADDMENU("Accessories\\Klever Co.",KINNAME,path,"bigbro.exe");
+ ADDMENU("Klever Group",KINNAME,path,"bigbro.exe");
- strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.",KINSHORT "Path",path);
- strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group, Inc.","KINPath",path);
+ strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group",KINSHORT "Path",path);
+ strSET_REG_KEY(HKEY_LOCAL_MACHINE,"Software\\Klever Group","KINPath",path);
@@ -58,3 +58,3 @@ FILE* inf=CREATE_INF_FILE(path,KINSHORT ".INF"); INF_FILE_SECTION(inf,"kMenu");
- INF_MENU_GROUP(inf,1,"Accessories\\Klever Co.");
+ INF_MENU_GROUP(inf,1,"Klever Group");
INF_MENU_ITEM(inf,1,KINNAME);
@@ -64,3 +64,3 @@ FILE* inf=CREATE_INF_FILE(path,KINSHORT ".INF"); - MessageBox(NULL,KINNAME" " VERSION " installed successfully, you may now run it from Programs/Accessories/Klever Co. menu or remove it using Control Panel Add/Remove Programs applet."," Rejoice!",MB_ICONINFORMATION|MB_OK);
+ MessageBox(NULL,KINNAME" " VERSION " installed successfully, you may now run it from 'Programs/Klever Group' menu or remove it using Control Panel Add/Remove Programs applet."," Rejoice!",MB_ICONINFORMATION|MB_OK);
diff --git a/install/install.rc b/install/install.rc index 12740e5..958704a 100644 --- a/install/install.rc +++ b/install/install.rc @@ -153,3 +153,3 @@ BEGIN VALUE "InternalName", "INSTALL\0"
- VALUE "LegalCopyright", "Copyright © 1996, 2002 Klever Group (http://www.klever.net/)\0"
+ VALUE "LegalCopyright", "Copyright © 1996-2004 Klever Group (http://www.klever.net/)\0"
VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0"
|