From b82cdeb18f8e68feb797f0b4780ded672635b545 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Mon, 1 Aug 2011 16:52:03 +0400 Subject: delete CVS keywords --- lib/command.c | 2 -- lib/log.c | 2 -- lib/log.h | 2 -- lib/memtypes.c | 2 -- lib/route_types.awk | 2 -- 5 files changed, 10 deletions(-) (limited to 'lib') 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: # -- cgit v1.2.1