summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--IconOverlayIdentifier.cpp4
-rw-r--r--IconOverlayIdentifier.h4
-rw-r--r--Statocrypt.cpp4
-rw-r--r--Statocrypt.def4
-rw-r--r--Statocrypt.rc2
-rw-r--r--StdAfx.cpp4
-rw-r--r--StdAfx.h4
8 files changed, 20 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..cde73ff
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,7 @@
+0.9
+ - Use my real name 'Stef Walter'
+ See: http://memberwebs.com/nielsen/
+
+0.8
+ - Initial public release
+
diff --git a/IconOverlayIdentifier.cpp b/IconOverlayIdentifier.cpp
index fe78492..109bba0 100644
--- a/IconOverlayIdentifier.cpp
+++ b/IconOverlayIdentifier.cpp
@@ -1,6 +1,6 @@
//
// AUTHOR
-// S. Nielsen
+// Stef Walter
//
// VERSION
// 0.8
@@ -17,7 +17,7 @@
// with the software or the use or other dealings in the software.
//
// SUPPORT
-// Send bug reports to: <nielsen@memberwebs.com>
+// Send bug reports to: <stef@memberwebs.com>
//
// IconOverlayIdentifier.cpp : Implementation of CIconOverlayIdentifier
diff --git a/IconOverlayIdentifier.h b/IconOverlayIdentifier.h
index 0fb2b82..5c2fcab 100644
--- a/IconOverlayIdentifier.h
+++ b/IconOverlayIdentifier.h
@@ -1,6 +1,6 @@
//
// AUTHOR
-// S. Nielsen
+// Stef Walter
//
// VERSION
// 0.8
@@ -17,7 +17,7 @@
// with the software or the use or other dealings in the software.
//
// SUPPORT
-// Send bug reports to: <nielsen@memberwebs.com>
+// Send bug reports to: <stef@memberwebs.com>
//
// IconOverlayIdentifier.h : Declaration of the CIconOverlayIdentifier
diff --git a/Statocrypt.cpp b/Statocrypt.cpp
index 902ae21..63721a8 100644
--- a/Statocrypt.cpp
+++ b/Statocrypt.cpp
@@ -1,6 +1,6 @@
//
// AUTHOR
-// S. Nielsen
+// Stef Walter
//
// VERSION
// 0.8
@@ -17,7 +17,7 @@
// with the software or the use or other dealings in the software.
//
// SUPPORT
-// Send bug reports to: <nielsen@memberwebs.com>
+// Send bug reports to: <stef@memberwebs.com>
//
// Statocrypt.cpp : Implementation of DLL Exports.
diff --git a/Statocrypt.def b/Statocrypt.def
index 9a3f0ae..3e10428 100644
--- a/Statocrypt.def
+++ b/Statocrypt.def
@@ -1,6 +1,6 @@
;
; AUTHOR
-; S. Nielsen
+; Stef Walter
;
; VERSION
; 0.8
@@ -17,7 +17,7 @@
; with the software or the use or other dealings in the software.
;
; SUPPORT
-; Send bug reports to: <nielsen@memberwebs.com>
+; Send bug reports to: <stef@memberwebs.com>
;
; Statocrypt.def : Declares the module parameters.
diff --git a/Statocrypt.rc b/Statocrypt.rc
index a4d9e4c..a689c90 100644
--- a/Statocrypt.rc
+++ b/Statocrypt.rc
@@ -75,7 +75,7 @@ BEGIN
VALUE "FileDescription", "Statocrypt shell extension\0"
VALUE "FileVersion", "0, 8, 0, 1\0"
VALUE "InternalName", "Statocrypt\0"
- VALUE "LegalCopyright", "Copyright 2001, S Nielsen\0"
+ VALUE "LegalCopyright", "Copyright 2001, Stef Walter\0"
VALUE "LegalTrademarks", "\0"
VALUE "OLESelfRegister", "\0"
VALUE "OriginalFilename", "Statocrypt.dll\0"
diff --git a/StdAfx.cpp b/StdAfx.cpp
index e10bc99..a8e24b1 100644
--- a/StdAfx.cpp
+++ b/StdAfx.cpp
@@ -1,6 +1,6 @@
//
// AUTHOR
-// S. Nielsen
+// Stef Walter
//
// VERSION
// 0.8
@@ -17,7 +17,7 @@
// with the software or the use or other dealings in the software.
//
// SUPPORT
-// Send bug reports to: <nielsen@memberwebs.com>
+// Send bug reports to: <stef@memberwebs.com>
//
// stdafx.cpp : source file that includes just the standard includes
diff --git a/StdAfx.h b/StdAfx.h
index 42403cb..8ce7429 100644
--- a/StdAfx.h
+++ b/StdAfx.h
@@ -1,6 +1,6 @@
//
// AUTHOR
-// S. Nielsen
+// Stef Walter
//
// VERSION
// 0.8
@@ -17,7 +17,7 @@
// with the software or the use or other dealings in the software.
//
// SUPPORT
-// Send bug reports to: <nielsen@memberwebs.com>
+// Send bug reports to: <stef@memberwebs.com>
//
// stdafx.h : include file for standard system include files,