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/spnego/CMakeLists.txt | 2 -- asn1/spnego/Makefile.am | 3 --- asn1/spnego/Makefile.common | 3 --- asn1/spnego/Makefile.nmake | 3 --- asn1/spnego/packet-spnego-template.c | 2 -- asn1/spnego/spnego.cnf | 2 -- 6 files changed, 15 deletions(-) (limited to 'asn1/spnego') diff --git a/asn1/spnego/CMakeLists.txt b/asn1/spnego/CMakeLists.txt index be6adc6978..93be54d0a2 100644 --- a/asn1/spnego/CMakeLists.txt +++ b/asn1/spnego/CMakeLists.txt @@ -1,7 +1,5 @@ # CMakeLists.txt # -# $Id$ -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/spnego/Makefile.am b/asn1/spnego/Makefile.am index d357a4d4df..72d28e600b 100644 --- a/asn1/spnego/Makefile.am +++ b/asn1/spnego/Makefile.am @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/spnego/Makefile.common b/asn1/spnego/Makefile.common index 2fc11bc19f..00bc68cc15 100644 --- a/asn1/spnego/Makefile.common +++ b/asn1/spnego/Makefile.common @@ -1,6 +1,3 @@ -# $Id$ -# -# # Wireshark - Network traffic analyzer # By Gerald Combs # Copyright 1998 Gerald Combs diff --git a/asn1/spnego/Makefile.nmake b/asn1/spnego/Makefile.nmake index 25f75f5105..fc70f2382f 100644 --- a/asn1/spnego/Makefile.nmake +++ b/asn1/spnego/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/spnego/packet-spnego-template.c b/asn1/spnego/packet-spnego-template.c index 5e949ffbd9..ead29a345d 100644 --- a/asn1/spnego/packet-spnego-template.c +++ b/asn1/spnego/packet-spnego-template.c @@ -7,8 +7,6 @@ * Copyright 2005, Ronnie Sahlberg (krb decryption) * Copyright 2005, Anders Broman (converted to asn2wrs generated dissector) * - * $Id$ - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs diff --git a/asn1/spnego/spnego.cnf b/asn1/spnego/spnego.cnf index 249ab3838a..bd48e63bf8 100644 --- a/asn1/spnego/spnego.cnf +++ b/asn1/spnego/spnego.cnf @@ -1,8 +1,6 @@ # spnego.cnf # spnego conformation file -# $Id$ - #.EXPORTS #.PDU -- cgit v1.2.1