From bb8c7c041c3814ad65897771d9e90d4ad962e197 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 22 Jan 2007 17:04:53 +0000 Subject: [PATCH] - sed -i -e "/\$Id:/d;" --- docs/autodocifier.pl | 1 - docs/busybox_footer.pod | 1 - libbb/inet_common.c | 1 - loginutils/deluser.c | 1 - miscutils/rx.c | 1 - networking/hostname.c | 1 - networking/interface.c | 1 - networking/nslookup.c | 1 - networking/route.c | 1 - networking/wget.c | 1 - 10 files changed, 10 deletions(-) diff --git a/docs/autodocifier.pl b/docs/autodocifier.pl index 3aa838eb4..68b6f3c05 100755 --- a/docs/autodocifier.pl +++ b/docs/autodocifier.pl @@ -301,4 +301,3 @@ John BEPPU =cut -# $Id: autodocifier.pl,v 1.26 2004/04/06 15:26:25 andersen Exp $ diff --git a/docs/busybox_footer.pod b/docs/busybox_footer.pod index b2835f6bc..2a9caad72 100644 --- a/docs/busybox_footer.pod +++ b/docs/busybox_footer.pod @@ -254,5 +254,4 @@ Tito Ragusa =cut -# $Id: busybox_footer.pod,v 1.18 2004/04/25 06:05:14 bug1 Exp $ diff --git a/libbb/inet_common.c b/libbb/inet_common.c index 6b31c79f2..0ef91dc4b 100644 --- a/libbb/inet_common.c +++ b/libbb/inet_common.c @@ -5,7 +5,6 @@ * * Heavily modified by Manuel Novoa III Mar 12, 2001 * - * Version: $Id: inet_common.c,v 1.8 2004/03/10 07:42:38 mjn3 Exp $ * */ diff --git a/loginutils/deluser.c b/loginutils/deluser.c index d07fd22ac..034ab9431 100644 --- a/loginutils/deluser.c +++ b/loginutils/deluser.c @@ -80,4 +80,3 @@ int deluser_main(int argc, char **argv) return EXIT_SUCCESS; } -/* $Id: deluser.c,v 1.4 2003/07/14 20:20:45 andersen Exp $ */ diff --git a/miscutils/rx.c b/miscutils/rx.c index 9b9f6afd4..6fb23b97b 100644 --- a/miscutils/rx.c +++ b/miscutils/rx.c @@ -1,7 +1,6 @@ /* vi: set sw=4 ts=4: */ /*------------------------------------------------------------------------- * Filename: xmodem.c - * Version: $Id: rx.c,v 1.2 2004/03/15 08:28:46 andersen Exp $ * Copyright: Copyright (C) 2001, Hewlett-Packard Company * Author: Christopher Hoover * Description: xmodem functionality for uploading of kernels diff --git a/networking/hostname.c b/networking/hostname.c index 6975b2b30..6d3b8ebb8 100644 --- a/networking/hostname.c +++ b/networking/hostname.c @@ -1,6 +1,5 @@ /* vi: set sw=4 ts=4: */ /* - * $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 diff --git a/networking/interface.c b/networking/interface.c index d47059220..fbcf50152 100644 --- a/networking/interface.c +++ b/networking/interface.c @@ -15,7 +15,6 @@ * that either displays or sets the characteristics of * one or more of the system's networking interfaces. * - * Version: $Id: interface.c,v 1.25 2004/08/26 21:45:21 andersen Exp $ * * Author: Fred N. van Kempen, * and others. Copyright 1993 MicroWalt Corporation diff --git a/networking/nslookup.c b/networking/nslookup.c index 4beecc63b..5a08844f0 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c @@ -146,4 +146,3 @@ int nslookup_main(int argc, char **argv) return print_host(argv[1], "Name: "); } -/* $Id: nslookup.c,v 1.33 2004/10/13 07:25:01 andersen Exp $ */ diff --git a/networking/route.c b/networking/route.c index c6fb5a371..56c6f46c6 100644 --- a/networking/route.c +++ b/networking/route.c @@ -12,7 +12,6 @@ * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. * - * $Id: route.c,v 1.26 2004/03/19 23:27:08 mjn3 Exp $ * * displayroute() code added by Vladimir N. Oleynik * adjustments by Larry Doolittle diff --git a/networking/wget.c b/networking/wget.c index 0e0268770..5c3083c25 100644 --- a/networking/wget.c +++ b/networking/wget.c @@ -802,5 +802,4 @@ progressmeter(int flag) * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: wget.c,v 1.75 2004/10/08 08:27:40 andersen Exp $ */ -- 2.25.1