about summary refs log tree commit
path: root/Net/Domain.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Net/Domain.pm')
-rw-r--r--Net/Domain.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Net/Domain.pm b/Net/Domain.pm
index 6bc7bdf..cfe398e 100644
--- a/Net/Domain.pm
+++ b/Net/Domain.pm
@@ -1,6 +1,6 @@
 # Net::Domain.pm
 #
-# Copyright (c) 1995-1997 Graham Barr <gbarr@ti.com>. All rights reserved.
+# Copyright (c) 1995-1997 Graham Barr <gbarr@pobox.com>. All rights reserved.
 # This program is free software; you can redistribute it and/or
 # modify it under the same terms as Perl itself.
 
@@ -281,7 +281,7 @@ Returns the remainder of the FQDN after the I<hostname> has been removed.
 
 =head1 AUTHOR
 
-Graham Barr <gbarr@ti.com>.
+Graham Barr <gbarr@pobox.com>.
 Adapted from Sys::Hostname by David Sundstrom <sunds@asictest.sc.ti.com>
 
 =head1 COPYRIGHT