mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-30 09:56:23 +00:00
delete CVS keywords
This commit is contained in:
parent
6159928d28
commit
b82cdeb18f
@ -1,5 +1,3 @@
|
||||
# $Id$
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
Building and Installing Quagga from releases or snapshots:
|
||||
|
||||
|
@ -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])
|
||||
|
@ -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>
|
||||
|
@ -1,6 +1,4 @@
|
||||
/*
|
||||
$Id$
|
||||
|
||||
Command interpreter routine for virtual terminal [aka TeletYpe]
|
||||
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Logging of zebra
|
||||
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
|
||||
*
|
||||
|
@ -1,6 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Zebra logging funcions.
|
||||
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
|
||||
*
|
||||
|
@ -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"
|
||||
|
@ -1,5 +1,3 @@
|
||||
# $Id$
|
||||
#
|
||||
# Scan a file of route-type definitions (see eg route_types.txt) and
|
||||
# generate a corresponding header file with:
|
||||
#
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Solaris packages automake file
|
||||
# $Id$
|
||||
|
||||
# XXX This file uses GNU make extensions.
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,4 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* This file is part of Quagga.
|
||||
*
|
||||
* Quagga is free software; you can redistribute it and/or modify it
|
||||
|
@ -1,6 +1,4 @@
|
||||
/*
|
||||
$Id$
|
||||
|
||||
Monitor status of quagga daemons and restart if necessary.
|
||||
|
||||
Copyright (C) 2004 Andrew J. Schorr
|
||||
|
Loading…
Reference in New Issue
Block a user