Remove those annoying $Id and $Revision tags
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
/* extended precision arithmetic for the strtod() and cvt() routines */
|
||||
|
||||
/* This may require some more work when long doubles get bigger than 8
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
/* $Id$ */
|
||||
|
||||
/* Interface definitions for ethernet access library */
|
||||
|
||||
typedef union etheraddr
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $Id$ */
|
||||
/* This file was part of the etherlib package. */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -3,8 +3,6 @@
|
||||
*
|
||||
* Porting to Minix 2.0.0
|
||||
* Author: Giovanni Falzoni <gfalzoni@pointest.com>
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
#include <sys/types.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
@@ -38,8 +38,6 @@
|
||||
* Patched March 12, 1996 by A. Ian Vogelesang <vogelesang@hdshq.com>
|
||||
* Rewritten by Martin Mares <mj@atrey.karlin.mff.cuni.cz> on May 14, 1997
|
||||
* Rewritten by G. Falzoni <gfalzoni@inwind.it> for porting to Minix
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
#include <sys/types.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/*
|
||||
* flushbuf.c - flush a buffer
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
/*
|
||||
* setbuf.c - control buffering of a stream
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Revision$
|
||||
**
|
||||
/*
|
||||
** History and file completion functions for editline library.
|
||||
*/
|
||||
#include "editline.h"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Revision$
|
||||
**
|
||||
/*
|
||||
** Main editing routines for editline library.
|
||||
*/
|
||||
#include "editline.h"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Revision$
|
||||
**
|
||||
/*
|
||||
** Internal header file for editline library.
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Revision$
|
||||
**
|
||||
/*
|
||||
** Unix system-dependant routines for editline library.
|
||||
*/
|
||||
#include "editline.h"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Revision$
|
||||
**
|
||||
/*
|
||||
** A "micro-shell" to test editline library.
|
||||
** If given any arguments, commands aren't executed.
|
||||
*/
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* $Revision$
|
||||
**
|
||||
/*
|
||||
** Editline system header file for Unix.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user