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/ocsp/CMakeLists.txt | 2 -- asn1/ocsp/Makefile.am | 3 --- asn1/ocsp/Makefile.common | 3 --- asn1/ocsp/Makefile.nmake | 3 --- asn1/ocsp/ocsp.cnf | 2 -- asn1/ocsp/packet-ocsp-template.c | 2 -- asn1/ocsp/packet-ocsp-template.h | 2 -- 7 files changed, 17 deletions(-) (limited to 'asn1/ocsp') diff --git a/asn1/ocsp/CMakeLists.txt b/asn1/ocsp/CMakeLists.txt index 6a77688b24..fdbb73dad7 100644 --- a/asn1/ocsp/CMakeLists.txt +++ b/asn1/ocsp/CMakeLists.txt @@ -1,7 +1,5 @@ # CMakeLists.txt # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/ocsp/Makefile.am b/asn1/ocsp/Makefile.am index d357a4d4df..72d28e600b 100644 --- a/asn1/ocsp/Makefile.am +++ b/asn1/ocsp/Makefile.am @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/ocsp/Makefile.common b/asn1/ocsp/Makefile.common index 55a72b8fd3..a53276b0a9 100644 --- a/asn1/ocsp/Makefile.common +++ b/asn1/ocsp/Makefile.common @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/ocsp/Makefile.nmake b/asn1/ocsp/Makefile.nmake index 25f75f5105..fc70f2382f 100644 --- a/asn1/ocsp/Makefile.nmake +++ b/asn1/ocsp/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/ocsp/ocsp.cnf b/asn1/ocsp/ocsp.cnf index 9601b0875b..1c6a2fbf4a 100644 --- a/asn1/ocsp/ocsp.cnf +++ b/asn1/ocsp/ocsp.cnf @@ -1,8 +1,6 @@ # ocsp.cnf # OCSP conformation file -# $Id$ - #.TYPE_ATTR # pkix1explicit also exports the type CertificateSerialNumber. This makes sure asn2wrs uses the locally defined version. CertificateSerialNumber TYPE = FT_UINT64 DISPLAY = BASE_DEC STRINGS = NULL BITMASK = 0 diff --git a/asn1/ocsp/packet-ocsp-template.c b/asn1/ocsp/packet-ocsp-template.c index 3b62b535eb..843cacdf5f 100644 --- a/asn1/ocsp/packet-ocsp-template.c +++ b/asn1/ocsp/packet-ocsp-template.c @@ -2,8 +2,6 @@ * Routines for Online Certificate Status Protocol (RFC2560) packet dissection * Ronnie Sahlberg 2004 * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs diff --git a/asn1/ocsp/packet-ocsp-template.h b/asn1/ocsp/packet-ocsp-template.h index 3bece5495a..5e75d633c3 100644 --- a/asn1/ocsp/packet-ocsp-template.h +++ b/asn1/ocsp/packet-ocsp-template.h @@ -2,8 +2,6 @@ * Routines for Online Certificate Status Protocol (RFC2560) packet dissection * Ronnie Sahlberg 2004 * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs -- cgit v1.2.1