summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/command.c2
-rw-r--r--lib/log.c2
-rw-r--r--lib/log.h2
-rw-r--r--lib/memtypes.c2
-rw-r--r--lib/route_types.awk2
5 files changed, 0 insertions, 10 deletions
diff --git a/lib/command.c b/lib/command.c
index 264e0f7b..4f6d184d 100644
--- a/lib/command.c
+++ b/lib/command.c
@@ -1,6 +1,4 @@
/*
- $Id$
-
Command interpreter routine for virtual terminal [aka TeletYpe]
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro
diff --git a/lib/log.c b/lib/log.c
index df6e13db..8a7e5f3a 100644
--- a/lib/log.c
+++ b/lib/log.c
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Logging of zebra
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
*
diff --git a/lib/log.h b/lib/log.h
index 2dd1d313..1f9a6899 100644
--- a/lib/log.h
+++ b/lib/log.h
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* Zebra logging funcions.
* Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro
*
diff --git a/lib/memtypes.c b/lib/memtypes.c
index 59020671..d2bc1c62 100644
--- a/lib/memtypes.c
+++ b/lib/memtypes.c
@@ -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"
diff --git a/lib/route_types.awk b/lib/route_types.awk
index eb3d382a..6cfd5377 100644
--- a/lib/route_types.awk
+++ b/lib/route_types.awk
@@ -1,5 +1,3 @@
-# $Id$
-#
# Scan a file of route-type definitions (see eg route_types.txt) and
# generate a corresponding header file with:
#