diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2011-08-01 16:52:03 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2011-09-27 21:34:26 +0400 |
commit | b82cdeb18f8e68feb797f0b4780ded672635b545 (patch) | |
tree | 474532dc205c0b648c5690dc5c2efba6aa8f12ef /lib | |
parent | 6159928d28285938356a3d48d2477fbdb7890e61 (diff) |
delete CVS keywords
Diffstat (limited to 'lib')
-rw-r--r-- | lib/command.c | 2 | ||||
-rw-r--r-- | lib/log.c | 2 | ||||
-rw-r--r-- | lib/log.h | 2 | ||||
-rw-r--r-- | lib/memtypes.c | 2 | ||||
-rw-r--r-- | lib/route_types.awk | 2 |
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 @@ -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 * 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: # |