diff options
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__ |