diff options
Diffstat (limited to 'hook/hook.h')
-rw-r--r-- | hook/hook.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hook/hook.h b/hook/hook.h index b2fd4e1..18237f1 100644 --- a/hook/hook.h +++ b/hook/hook.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> // #ifdef __cplusplus |