delete CVS keywords

This commit is contained in:
Denis Ovsienko 2011-08-01 16:52:03 +04:00
parent 6159928d28
commit b82cdeb18f
12 changed files with 0 additions and 23 deletions

View File

@ -1,5 +1,3 @@
# $Id$
--------------------------------------------------------------------------
Building and Installing Quagga from releases or snapshots:

View File

@ -5,7 +5,6 @@
## Copyright (c) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
## Portions Copyright (c) 2003 Paul Jakma <paul@dishone.st>
##
## $Id$
AC_PREREQ(2.53)
AC_INIT(Quagga, 0.99.19, [https://bugzilla.quagga.net])

View File

@ -13,9 +13,6 @@
* This source code may be translated into executable form and incorporated
* into proprietary software; there is no requirement for such software to
* contain a copyright notice related to this source.
*
* $Id$
* $Name$
*/
#include <stdlib.h>

View File

@ -1,6 +1,4 @@
/*
$Id$
Command interpreter routine for virtual terminal [aka TeletYpe]
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro

View File

@ -1,6 +1,4 @@
/*
* $Id$
*
* Logging of zebra
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
*

View File

@ -1,6 +1,4 @@
/*
* $Id$
*
* Zebra logging funcions.
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
*

View File

@ -5,8 +5,6 @@
*
* The script is sensitive to the format (though not whitespace), see
* the top of memtypes.awk for more details.
*
* $Id$
*/
#include "zebra.h"

View File

@ -1,5 +1,3 @@
# $Id$
#
# Scan a file of route-type definitions (see eg route_types.txt) and
# generate a corresponding header file with:
#

View File

@ -1,5 +1,4 @@
# Solaris packages automake file
# $Id$
# XXX This file uses GNU make extensions.

View File

@ -20,8 +20,6 @@
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
#
# $Id$
#
# Starts/stops the given daemon
SMFINCLUDE=/lib/svc/share/smf_include.sh

View File

@ -1,6 +1,4 @@
/*
* $Id$
*
* This file is part of Quagga.
*
* Quagga is free software; you can redistribute it and/or modify it

View File

@ -1,6 +1,4 @@
/*
$Id$
Monitor status of quagga daemons and restart if necessary.
Copyright (C) 2004 Andrew J. Schorr