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. --- signature.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'signature.h') diff --git a/signature.h b/signature.h index f6389013..3f664c5b 100644 --- a/signature.h +++ b/signature.h @@ -15,8 +15,6 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ -/* @(#) $Header: /tcpdump/master/tcpdump/signature.h,v 1.1 2008-08-16 11:36:20 hannes Exp $ (LBL) */ - /* signature checking result codes */ #define SIGNATURE_VALID 0 #define SIGNATURE_INVALID 1 -- cgit v1.2.1