From cb81e6484d1f50ec2761f6294722407b14add525 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 14 Jul 2003 21:21:08 +0000 Subject: Update a bunch of docs. Run a script to update my email addr. --- networking/hostname.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/hostname.c') diff --git a/networking/hostname.c b/networking/hostname.c index 6522bb21b..a00263d8f 100644 --- a/networking/hostname.c +++ b/networking/hostname.c @@ -1,11 +1,11 @@ /* vi: set sw=4 ts=4: */ /* - * $Id: hostname.c,v 1.35 2003/03/19 09:12:37 mjn3 Exp $ + * $Id: hostname.c,v 1.36 2003/07/14 21:21:01 andersen Exp $ * Mini hostname implementation for busybox * * Copyright (C) 1999 by Randolph Chung * - * adjusted by Erik Andersen to remove + * adjusted by Erik Andersen to remove * use of long options and GNU getopt. Improved the usage info. * * This program is free software; you can redistribute it and/or modify -- cgit v1.2.3