Inserted lines into the files for the revision tool.

This commit is contained in:
luethje 1997-03-20 00:28:01 +00:00
parent cd2fe13618
commit 5c7c3bebc4
4 changed files with 20 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/* $Id: conffile.h,v 1.3 1997/03/18 23:01:49 luethje Exp $
/* $Id: conffile.h,v 1.4 1997/03/20 00:28:01 luethje Exp $
*
* ISDN accounting for isdn4linux.
*
@ -19,6 +19,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: conffile.h,v $
* Revision 1.4 1997/03/20 00:28:01 luethje
* Inserted lines into the files for the revision tool.
*
*/
#ifndef _CONFFILE_H_

View File

@ -1,5 +1,5 @@
/* $Id: libisdn.h,v 1.3 1997/03/06 20:36:35 luethje Exp $
/* $Id: libisdn.h,v 1.4 1997/03/20 00:28:02 luethje Exp $
*
* ISDN accounting for isdn4linux.
*
@ -19,6 +19,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: libisdn.h,v $
* Revision 1.4 1997/03/20 00:28:02 luethje
* Inserted lines into the files for the revision tool.
*
*/
#ifndef _LIB_H_

View File

@ -1,4 +1,4 @@
/*
/* $Id: libtools.c,v 1.3 1997/03/20 00:28:02 luethje Exp $
* ISDN accounting for isdn4linux.
*
* Copyright 1996 by Stefan Luethje (luethje@sl-gw.lake.de)
@ -17,6 +17,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: libtools.c,v $
* Revision 1.3 1997/03/20 00:28:02 luethje
* Inserted lines into the files for the revision tool.
*
*/
#define _LIB_TOOLS_C_

View File

@ -1,5 +1,4 @@
/* $Id: libtools.h,v 1.2 1997/03/03 22:05:42 luethje Exp $
/* $Id: libtools.h,v 1.3 1997/03/20 00:28:03 luethje Exp $
*
* ISDN accounting for isdn4linux.
*
@ -19,6 +18,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: libtools.h,v $
* Revision 1.3 1997/03/20 00:28:03 luethje
* Inserted lines into the files for the revision tool.
*
*/
#ifndef _LIB_TOOLS_H_