diff options
author | Stef Walter <stef@thewalter.net> | 2008-11-28 16:40:55 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2008-11-28 16:40:55 +0000 |
commit | 5229c88d8930deb3e5280819b02c564dee2db1ab (patch) | |
tree | 3e70b60182ba90c6e43a4d666fac45426accbf7a /common | |
parent | a0df7df44858a113c549b2e88b5a4b3c1669ab05 (diff) |
Diffstat (limited to 'common')
-rw-r--r-- | common/mystring.h | 4 | ||||
-rw-r--r-- | common/persistwinpos.h | 4 | ||||
-rw-r--r-- | common/regsettings.h | 4 | ||||
-rw-r--r-- | common/trayicon.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/common/mystring.h b/common/mystring.h index 1f8025c..dcba9a4 100644 --- a/common/mystring.h +++ b/common/mystring.h @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,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> // // MyString.h diff --git a/common/persistwinpos.h b/common/persistwinpos.h index b2c6d98..8fcef06 100644 --- a/common/persistwinpos.h +++ b/common/persistwinpos.h @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,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> // #ifndef __PERSISTPOSWINDOW_H__ diff --git a/common/regsettings.h b/common/regsettings.h index 6f2c8ba..8798048 100644 --- a/common/regsettings.h +++ b/common/regsettings.h @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,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> // #ifndef __REGSETTINGS_H__ diff --git a/common/trayicon.h b/common/trayicon.h index 8d01998..5984284 100644 --- a/common/trayicon.h +++ b/common/trayicon.h @@ -1,6 +1,6 @@ // // AUTHOR -// N. Nielsen +// Stef Walter // // LICENSE // This software is in the public domain. @@ -14,7 +14,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> // #ifndef __TRAYICON_H__ |