From 8c608e6e82ac40543f139c71f472fdb10f862045 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Mon, 17 Feb 2014 22:02:21 -0500 Subject: Remove $Id$ from the ASN.1 dissectors and regenerate them. Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss Tested-by: Jeff Morriss --- asn1/dsp/CMakeLists.txt | 2 -- asn1/dsp/Makefile.am | 3 --- asn1/dsp/Makefile.common | 3 --- asn1/dsp/Makefile.nmake | 3 --- asn1/dsp/dsp.cnf | 2 -- asn1/dsp/packet-dsp-template.c | 2 -- asn1/dsp/packet-dsp-template.h | 2 -- 7 files changed, 17 deletions(-) (limited to 'asn1/dsp') diff --git a/asn1/dsp/CMakeLists.txt b/asn1/dsp/CMakeLists.txt index 576f0d0d9a..82eb101ff5 100644 --- a/asn1/dsp/CMakeLists.txt +++ b/asn1/dsp/CMakeLists.txt @@ -1,7 +1,5 @@ # CMakeLists.txt # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/dsp/Makefile.am b/asn1/dsp/Makefile.am index d357a4d4df..72d28e600b 100644 --- a/asn1/dsp/Makefile.am +++ b/asn1/dsp/Makefile.am @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/dsp/Makefile.common b/asn1/dsp/Makefile.common index 88c8301252..6f091fcc2a 100644 --- a/asn1/dsp/Makefile.common +++ b/asn1/dsp/Makefile.common @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/dsp/Makefile.nmake b/asn1/dsp/Makefile.nmake index 25f75f5105..fc70f2382f 100644 --- a/asn1/dsp/Makefile.nmake +++ b/asn1/dsp/Makefile.nmake @@ -1,8 +1,5 @@ ## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake # -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/dsp/dsp.cnf b/asn1/dsp/dsp.cnf index fd80a71f12..d79eb6e0c4 100644 --- a/asn1/dsp/dsp.cnf +++ b/asn1/dsp/dsp.cnf @@ -1,5 +1,3 @@ -# $Id$ - #.MODULE_IMPORT DirectoryAccessProtocol dap ServiceAdministration x509if diff --git a/asn1/dsp/packet-dsp-template.c b/asn1/dsp/packet-dsp-template.c index 3a15d88504..d16b570404 100644 --- a/asn1/dsp/packet-dsp-template.c +++ b/asn1/dsp/packet-dsp-template.c @@ -2,8 +2,6 @@ * Routines for X.518 (X.500 Distributed Operations) packet dissection * Graeme Lunt 2005 * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs diff --git a/asn1/dsp/packet-dsp-template.h b/asn1/dsp/packet-dsp-template.h index 28afbb2a71..225911d036 100644 --- a/asn1/dsp/packet-dsp-template.h +++ b/asn1/dsp/packet-dsp-template.h @@ -2,8 +2,6 @@ * Routines for X.511 (X.500 Directory Access Protocol) packet dissection * Graeme Lunt 2005 * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs -- cgit v1.2.3