- sed -i -e "/\$Id:/d;"

This commit is contained in:
Bernhard Reutner-Fischer
2007-01-22 17:04:53 +00:00
parent 703e20235a
commit bb8c7c041c
10 changed files with 0 additions and 10 deletions

View File

@@ -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 <tausq@debian.org>