summaryrefslogtreecommitdiff
path: root/lib/xgethostname.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-21 02:42:52 +0000
committerJim Meyering <jim@meyering.net>1996-11-21 02:42:52 +0000
commitaa00ea2e8848b8568b8ef5c9739451cfccfbbea8 (patch)
tree8c49d730a743ed4f35a4796edae8a73c4afb0c17 /lib/xgethostname.c
parentaad274a82b78114ad07c72055dc1dd9aad089a7e (diff)
downloadcoreutils-aa00ea2e8848b8568b8ef5c9739451cfccfbbea8.tar.xz
remove my @comco address
Diffstat (limited to 'lib/xgethostname.c')
-rw-r--r--lib/xgethostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xgethostname.c b/lib/xgethostname.c
index 79da0ec9c..1139a1b19 100644
--- a/lib/xgethostname.c
+++ b/lib/xgethostname.c
@@ -15,7 +15,7 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
-/* Written by Jim Meyering, meyering@comco.com */
+/* written by Jim Meyering */
#ifdef HAVE_CONFIG_H
# include <config.h>