summaryrefslogtreecommitdiff
path: root/lib/errcodes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/errcodes.cc')
-rw-r--r--lib/errcodes.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/errcodes.cc b/lib/errcodes.cc
index 77be4da..749e978 100644
--- a/lib/errcodes.cc
+++ b/lib/errcodes.cc
@@ -1,5 +1,5 @@
// nullmailer -- a simple relay-only MTA
-// Copyright (C) 1999-2003 Bruce Guenter <bruceg@em.ca>
+// Copyright (C) 1999-2003 Bruce Guenter <bruce@untroubled.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
@@ -15,9 +15,9 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
//
-// You can contact me at <bruceg@em.ca>. There is also a mailing list
+// You can contact me at <bruce@untroubled.org>. There is also a mailing list
// available to discuss this package. To subscribe, send an email to
-// <nullmailer-subscribe@lists.em.ca>.
+// <nullmailer-subscribe@lists.untroubled.org>.
#include "errcodes.h"