*: Remove cvs control points

The $Id: lines would allow code kept in cvs to substitute
the file version upon checkout.  Since we are not using
cvs there is no need to keep these lines anymore.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2017-12-04 10:12:36 -05:00
parent d616d6397a
commit a7ea39668d
13 changed files with 0 additions and 30 deletions

View file

@ -14,8 +14,6 @@
* into proprietary software; there is no requirement for such software to * into proprietary software; there is no requirement for such software to
* contain a copyright notice related to this source. * contain a copyright notice related to this source.
* *
* $Id: dict.h,v 1.3 2005/09/25 12:04:25 hasso Exp $
* $Name: $
*/ */
#ifndef DICT_H #ifndef DICT_H

View file

@ -1,7 +1,3 @@
/* $USAGI: md5.c,v 1.2 2000/11/02 11:59:24 yoshfuji Exp $ */
/* $KAME: md5.c,v 1.2 2000/05/27 07:07:48 jinmei Exp $ */
/* $Id: md5.c,v 1.6 2006/01/17 23:39:04 vincent Exp $ */
/* /*
* Copyright (C) 2004 6WIND * Copyright (C) 2004 6WIND
* <Vincent.Jardin@6WIND.com> * <Vincent.Jardin@6WIND.com>

View file

@ -1,7 +1,3 @@
/* $USAGI: md5.h,v 1.2 2000/11/02 11:59:25 yoshfuji Exp $ */
/* $KAME: md5.h,v 1.4 2000/03/27 04:36:22 sumikawa Exp $ */
/* $Id: md5.h,v 1.3 2006/01/17 17:40:45 paul Exp $ */
/* /*
* Copyright (C) 2004 6WIND * Copyright (C) 2004 6WIND
* <Vincent.Jardin@6WIND.com> * <Vincent.Jardin@6WIND.com>

View file

@ -1,6 +1,4 @@
/* /*
* $Id: zassert.h,v 1.2 2004/12/03 18:01:04 ajs Exp $
*
* This file is part of Quagga. * This file is part of Quagga.
* *
* Quagga is free software; you can redistribute it and/or modify it * Quagga is free software; you can redistribute it and/or modify it

View file

@ -1,5 +1,3 @@
$Id: OSPF-ALIGNMENT.txt,v 1.1 2004/11/17 17:59:52 gdt Exp $
Greg Troxel <gdt@ir.bbn.com> Greg Troxel <gdt@ir.bbn.com>
2004-11-17 2004-11-17

View file

@ -1,5 +1,3 @@
$Id: README.txt,v 1.1 2004/08/27 15:57:35 gdt Exp $
This directory contains files for use with the pkgsrc framework This directory contains files for use with the pkgsrc framework
(http://www.pkgsrc.org) used with NetBSD and other operating systems. (http://www.pkgsrc.org) used with NetBSD and other operating systems.
Eventually it will be hooked into automake such that they can be Eventually it will be hooked into automake such that they can be

View file

@ -2,8 +2,6 @@
! !
! RIPd sample configuration file ! RIPd sample configuration file
! !
! $Id: ripd.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
!
hostname ripd hostname ripd
password zebra password zebra
! !

View file

@ -2,8 +2,6 @@
! !
! RIPngd sample configuration file ! RIPngd sample configuration file
! !
! $Id: ripngd.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
!
hostname ripngd hostname ripngd
password zebra password zebra
! !

View file

@ -1,6 +1,4 @@
/* /*
* $Id: main.c,v 1.1 2005/04/25 16:42:24 paul Exp $
*
* This file is part of Quagga. * This file is part of Quagga.
* *
* Quagga is free software; you can redistribute it and/or modify it * Quagga is free software; you can redistribute it and/or modify it

View file

@ -1,6 +1,4 @@
/* /*
* $Id: heavy.c,v 1.3 2005/04/25 16:42:24 paul Exp $
*
* This file is part of Quagga. * This file is part of Quagga.
* *
* Quagga is free software; you can redistribute it and/or modify it * Quagga is free software; you can redistribute it and/or modify it

View file

@ -1,6 +1,4 @@
/* /*
* $Id: heavy-thread.c,v 1.2 2005/04/25 16:42:24 paul Exp $
*
* This file is part of Quagga. * This file is part of Quagga.
* *
* Quagga is free software; you can redistribute it and/or modify it * Quagga is free software; you can redistribute it and/or modify it

View file

@ -1,6 +1,4 @@
/* /*
* $Id: test-privs.c,v 1.1 2005/10/11 03:48:28 paul Exp $
*
* This file is part of Quagga. * This file is part of Quagga.
* *
* Quagga is free software; you can redistribute it and/or modify it * Quagga is free software; you can redistribute it and/or modify it

View file

@ -2,8 +2,6 @@
! !
! zebra sample configuration file ! zebra sample configuration file
! !
! $Id: zebra.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
!
hostname Router hostname Router
password zebra password zebra
enable password zebra enable password zebra