aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/c1222
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-17 22:02:21 -0500
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-18 03:05:28 +0000
commit8c608e6e82ac40543f139c71f472fdb10f862045 (patch)
tree026f0c3459942d89d1325f2ea3fc50c0d9a868e3 /asn1/c1222
parentff52d8b70f5838db4fc5df2b43a1ca15235ff57d (diff)
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 <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'asn1/c1222')
-rw-r--r--asn1/c1222/CMakeLists.txt2
-rw-r--r--asn1/c1222/Makefile.am3
-rw-r--r--asn1/c1222/Makefile.common3
-rw-r--r--asn1/c1222/Makefile.nmake3
-rw-r--r--asn1/c1222/c1222.cnf2
-rw-r--r--asn1/c1222/packet-c1222-template.c2
-rw-r--r--asn1/c1222/packet-c1222-template.h2
7 files changed, 0 insertions, 17 deletions
diff --git a/asn1/c1222/CMakeLists.txt b/asn1/c1222/CMakeLists.txt
index 963198d038..23dc45a4cd 100644
--- a/asn1/c1222/CMakeLists.txt
+++ b/asn1/c1222/CMakeLists.txt
@@ -1,7 +1,5 @@
# CMakeLists.txt
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/c1222/Makefile.am b/asn1/c1222/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/c1222/Makefile.am
+++ b/asn1/c1222/Makefile.am
@@ -1,6 +1,3 @@
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/c1222/Makefile.common b/asn1/c1222/Makefile.common
index d74db3326f..4aaa5769f0 100644
--- a/asn1/c1222/Makefile.common
+++ b/asn1/c1222/Makefile.common
@@ -1,6 +1,3 @@
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/c1222/Makefile.nmake b/asn1/c1222/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/c1222/Makefile.nmake
+++ b/asn1/c1222/Makefile.nmake
@@ -1,8 +1,5 @@
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/c1222/c1222.cnf b/asn1/c1222/c1222.cnf
index c284582d5e..d3d4fb8da5 100644
--- a/asn1/c1222/c1222.cnf
+++ b/asn1/c1222/c1222.cnf
@@ -2,8 +2,6 @@
# C1222 conformation file
# Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
-# $Id$
-
#.MODULE_IMPORT
IMPORT ../acse/acse.inf
diff --git a/asn1/c1222/packet-c1222-template.c b/asn1/c1222/packet-c1222-template.c
index 9f62f34e70..8d77d6ea35 100644
--- a/asn1/c1222/packet-c1222-template.c
+++ b/asn1/c1222/packet-c1222-template.c
@@ -2,8 +2,6 @@
* Routines for ANSI C12.22 packet dissection
* Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/c1222/packet-c1222-template.h b/asn1/c1222/packet-c1222-template.h
index c6f739bae8..d0c01d75f4 100644
--- a/asn1/c1222/packet-c1222-template.h
+++ b/asn1/c1222/packet-c1222-template.h
@@ -2,8 +2,6 @@
* Routines for ANSI C12.22 packet dissection
* Copyright 2010, Edward J. Beroset, edward.beroset@elster.com
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs