pidgin/purple-plugin-pack

Fix my e-mail address

2009-07-03, Paul Aurich
65395437e244
Parents 1096a41b674d
Children 388d050fb0d4
Fix my e-mail address
--- a/xmppprio/xmppprio.c Fri Jul 03 12:22:46 2009 -0400
+++ b/xmppprio/xmppprio.c Fri Jul 03 20:28:40 2009 -0700
@@ -1,7 +1,7 @@
/*
* XMPP Priority - Add Account Options to adjust the default priority values
* for XMPP accounts.
- * Copyright (C) 2009 Paul Aurich <paul@aurich.com>
+ * Copyright (C) 2009 Paul Aurich <paul@darkrain42.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@@ -23,7 +23,7 @@
#define PLUGIN_STATIC_NAME "xmppprio"
#define PLUGIN_ID "core-darkrain42-" PLUGIN_STATIC_NAME
-#define PLUGIN_AUTHOR "Paul Aurich <paul@aurich.com>"
+#define PLUGIN_AUTHOR "Paul Aurich <paul@darkrain42.org>"
/* Purple headers */
#include <account.h>