[krb5-auth-dialog] fix email address typos



commit 68e5f7a533f46a1fd7e81056595c3d32ca6e4f9f
Author: Guido Günther <agx sigxcpu org>
Date:   Tue Sep 15 14:20:57 2009 +0200

    fix email address typos

 preferences/krb5-auth-dialog-preferences.c |    2 +-
 src/krb5-auth-applet.c                     |    2 +-
 src/krb5-auth-dialog.c                     |    2 +-
 src/krb5-auth-tools.c                      |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/preferences/krb5-auth-dialog-preferences.c b/preferences/krb5-auth-dialog-preferences.c
index 5b22db7..0b5ff13 100644
--- a/preferences/krb5-auth-dialog-preferences.c
+++ b/preferences/krb5-auth-dialog-preferences.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Guido Guenther <agx sigxcup org>
+ * Copyright (C) 2009 Guido Guenther <agx sigxcpu org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/krb5-auth-applet.c b/src/krb5-auth-applet.c
index 7b043cc..9b78bce 100644
--- a/src/krb5-auth-applet.c
+++ b/src/krb5-auth-applet.c
@@ -608,7 +608,7 @@ ka_applet_cb_about_dialog (GtkMenuItem* menuitem G_GNUC_UNUSED,
 				"Christopher Aillon <caillon redhat com>",
 				"Jonathan Blandford <jrb redhat com>",
 				"Colin Walters <walters verbum org>",
-				"Guido Günther <agx sigxpcu org>",
+				"Guido Günther <agx sigxcpu org>",
 				NULL };
 
 	gtk_about_dialog_set_url_hook (ka_about_dialog_url_hook, NULL, NULL);
diff --git a/src/krb5-auth-dialog.c b/src/krb5-auth-dialog.c
index 4a0d843..98235b7 100644
--- a/src/krb5-auth-dialog.c
+++ b/src/krb5-auth-dialog.c
@@ -2,7 +2,7 @@
  * Copyright (C) 2004,2005,2006 Red Hat, Inc.
  * Authored by Christopher Aillon <caillon redhat com>
  *
- * Copyright (C) 2008,2009 Guido Guenther <agx sigxcup org>
+ * Copyright (C) 2008,2009 Guido Guenther <agx sigxcpu org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/src/krb5-auth-tools.c b/src/krb5-auth-tools.c
index 3b0cbd4..bd72afb 100644
--- a/src/krb5-auth-tools.c
+++ b/src/krb5-auth-tools.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Guido Guenther <agx sigxcup org>
+ * Copyright (C) 2009 Guido Guenther <agx sigxcpu org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]