From fe3253b9b8fad9e75f863157eba0780418182f17 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Fri, 3 Jan 2014 00:59:08 +0400 Subject: remove tcpdump's own CVS keywords Remove lots of $Header's and a few $Id's that all belong to the former CVS repository of tcpdump itself. These keywords have been frozen since the migration to git in late 2008. --- print-mpls.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'print-mpls.c') diff --git a/print-mpls.c b/print-mpls.c index ac9358f6..245d0298 100644 --- a/print-mpls.c +++ b/print-mpls.c @@ -26,11 +26,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-mpls.c,v 1.14 2005-07-05 09:38:19 hannes Exp $ (LBL)"; -#endif - #ifdef HAVE_CONFIG_H #include "config.h" #endif -- cgit v1.2.1