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/idmp/CMakeLists.txt | 2 -- asn1/idmp/CommonProtocolSpecification.asn | 1 - asn1/idmp/IDMProtocolSpecification.asn | 1 - asn1/idmp/Makefile.am | 3 --- asn1/idmp/Makefile.common | 3 --- asn1/idmp/Makefile.nmake | 3 --- asn1/idmp/idmp.cnf | 4 ---- asn1/idmp/packet-idmp-template.c | 2 -- asn1/idmp/packet-idmp-template.h | 2 -- 9 files changed, 21 deletions(-) (limited to 'asn1/idmp') diff --git a/asn1/idmp/CMakeLists.txt b/asn1/idmp/CMakeLists.txt index 3b857f096c..c8aef43518 100644 --- a/asn1/idmp/CMakeLists.txt +++ b/asn1/idmp/CMakeLists.txt @@ -1,7 +1,5 @@ # CMakeLists.txt # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/idmp/CommonProtocolSpecification.asn b/asn1/idmp/CommonProtocolSpecification.asn index 40da9f2cb7..e636709ed0 100644 --- a/asn1/idmp/CommonProtocolSpecification.asn +++ b/asn1/idmp/CommonProtocolSpecification.asn @@ -1,4 +1,3 @@ --- $Id$ -- http://www.itu.int/ITU-T/formal-language/itu-t/x/x519/2005/CommonProtocolSpecification.asn -- Module CommonProtocolSpecification (X.519:08/2005) CommonProtocolSpecification {joint-iso-itu-t ds(5) module(1) diff --git a/asn1/idmp/IDMProtocolSpecification.asn b/asn1/idmp/IDMProtocolSpecification.asn index 41955d251e..9bd33eef8b 100644 --- a/asn1/idmp/IDMProtocolSpecification.asn +++ b/asn1/idmp/IDMProtocolSpecification.asn @@ -1,4 +1,3 @@ --- $Id$ -- http://www.itu.int/ITU-T/formal-language/itu-t/x/x519/2005/IDMProtocolSpecification.asn -- Module IDMProtocolSpecification (X.519:08/2005) IDMProtocolSpecification {joint-iso-itu-t ds(5) module(1) diff --git a/asn1/idmp/Makefile.am b/asn1/idmp/Makefile.am index d357a4d4df..72d28e600b 100644 --- a/asn1/idmp/Makefile.am +++ b/asn1/idmp/Makefile.am @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/idmp/Makefile.common b/asn1/idmp/Makefile.common index b8fee4d420..91291297b7 100644 --- a/asn1/idmp/Makefile.common +++ b/asn1/idmp/Makefile.common @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/idmp/Makefile.nmake b/asn1/idmp/Makefile.nmake index 25f75f5105..fc70f2382f 100644 --- a/asn1/idmp/Makefile.nmake +++ b/asn1/idmp/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/idmp/idmp.cnf b/asn1/idmp/idmp.cnf index a98458204a..db679308a6 100644 --- a/asn1/idmp/idmp.cnf +++ b/asn1/idmp/idmp.cnf @@ -1,7 +1,3 @@ -# -# $Id$ -# - #.IMPORT ../x509ce/x509ce-exp.cnf diff --git a/asn1/idmp/packet-idmp-template.c b/asn1/idmp/packet-idmp-template.c index 287aed952d..083004de11 100644 --- a/asn1/idmp/packet-idmp-template.c +++ b/asn1/idmp/packet-idmp-template.c @@ -2,8 +2,6 @@ * Routines for X.519 Internet Directly Mapped Procotol (IDMP) packet dissection * Graeme Lunt 2010 * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs diff --git a/asn1/idmp/packet-idmp-template.h b/asn1/idmp/packet-idmp-template.h index 5ab7a3561b..de48d9db4a 100644 --- a/asn1/idmp/packet-idmp-template.h +++ b/asn1/idmp/packet-idmp-template.h @@ -2,8 +2,6 @@ * Routines for X.519 Internet Directly Mapped Protocol (IDMP) packet dissection * Graeme Lunt 2010 * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs -- cgit v1.2.3