diff --git a/CREDITS b/CREDITS index f362ced..b308f25 100644 --- a/CREDITS +++ b/CREDITS @@ -11,4 +11,4 @@ has been contributed to allow GKrellM to run under other systems: NetBSD/OpenBSD: Anthony Mallet Solaris: Daisuke Yabuki Windows: Bill Nalen - Stefan Gehn + Stefan Gehn diff --git a/server/win32-libgkrellmd.c b/server/win32-libgkrellmd.c index 2028f3f..89d883f 100644 --- a/server/win32-libgkrellmd.c +++ b/server/win32-libgkrellmd.c @@ -3,7 +3,7 @@ | 2007-2009 Stefan Gehn | | Authors: Bill Nalen bill@nalens.com -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/server/win32-plugin.c b/server/win32-plugin.c index b32df10..afc1ab5 100644 --- a/server/win32-plugin.c +++ b/server/win32-plugin.c @@ -1,7 +1,7 @@ /* GKrellM Windows Portion | Copyright (C) 2006-2009 Stefan Gehn | -| Authors: Stefan Gehn stefan@gkrellm.srcbox.net +| Authors: Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/server/win32-plugin.h b/server/win32-plugin.h index 472952c..b5bf8c1 100644 --- a/server/win32-plugin.h +++ b/server/win32-plugin.h @@ -3,7 +3,7 @@ | 2007-2009 Stefan Gehn | | Authors: Bill Wilson billw@gkrellm.net -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/shared/log.c b/shared/log.c index 303eed6..0690700 100644 --- a/shared/log.c +++ b/shared/log.c @@ -1,7 +1,7 @@ /* GKrellM | Copyright (C) 1999-2009 Bill Wilson | -| Author: Stefan Gehn stefan.gkrellm@srcbox.net +| Author: Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/src/gui.c b/src/gui.c index 7d41355..37ac575 100644 --- a/src/gui.c +++ b/src/gui.c @@ -827,7 +827,7 @@ create_about_tab(GtkWidget *vbox) buf = g_strdup_printf( _("Windows system dependent code was contributed by:\n" "Bill Nalen \n" - "Stefan Gehn \n")); + "Stefan Gehn \n")); label = gtk_label_new(buf); g_free(buf); gtk_box_pack_start(GTK_BOX(vbox), label, TRUE, TRUE, 0); diff --git a/src/sysdeps/win32.c b/src/sysdeps/win32.c index 9979a9d..4d4bdbf 100644 --- a/src/sysdeps/win32.c +++ b/src/sysdeps/win32.c @@ -5,7 +5,7 @@ | | Authors: Bill Wilson billw@gkrellm.net | Bill Nalen bill@nalens.com -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/src/win32-libgkrellm.c b/src/win32-libgkrellm.c index fbada6b..3607662 100644 --- a/src/win32-libgkrellm.c +++ b/src/win32-libgkrellm.c @@ -3,7 +3,7 @@ | 2007-2009 Stefan Gehn | | Authors: Bill Nalen bill@nalens.com -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/src/win32-plugin.c b/src/win32-plugin.c index 78326f4..c0d95c0 100644 --- a/src/win32-plugin.c +++ b/src/win32-plugin.c @@ -3,7 +3,7 @@ | 2007-2009 Stefan Gehn | | Authors: Bill Wilson billw@gkrellm.net -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/src/win32-plugin.h b/src/win32-plugin.h index d421884..dce3578 100644 --- a/src/win32-plugin.h +++ b/src/win32-plugin.h @@ -3,7 +3,7 @@ | 2007-2009 Stefan Gehn | | Authors: Bill Nalen bill@nalens.com -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | | diff --git a/src/winops-win32.c b/src/winops-win32.c index 1e899d0..8e78781 100644 --- a/src/winops-win32.c +++ b/src/winops-win32.c @@ -3,7 +3,7 @@ | 2007-2009 Stefan Gehn | | Authors: Bill Wilson billw@gkrellm.net -| Stefan Gehn stefan@gkrellm.srcbox.net +| Stefan Gehn stefan+gkrellm@srcbox.net | Latest versions might be found at: http://gkrellm.net | |