summaryrefslogtreecommitdiff
path: root/asn1/h248
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/h248
parentff52d8b70f5838db4fc5df2b43a1ca15235ff57d (diff)
downloadwireshark-8c608e6e82ac40543f139c71f472fdb10f862045.tar.gz
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/h248')
-rw-r--r--asn1/h248/CMakeLists.txt2
-rw-r--r--asn1/h248/Makefile.am3
-rw-r--r--asn1/h248/Makefile.common3
-rw-r--r--asn1/h248/Makefile.nmake3
-rw-r--r--asn1/h248/h248.cnf2
-rw-r--r--asn1/h248/h248v1support.asn2
-rw-r--r--asn1/h248/h248v3.asn1
-rw-r--r--asn1/h248/packet-h248-template.c2
-rw-r--r--asn1/h248/packet-h248-template.h2
9 files changed, 0 insertions, 20 deletions
diff --git a/asn1/h248/CMakeLists.txt b/asn1/h248/CMakeLists.txt
index 5e1ecc944a..c7b8ab2955 100644
--- a/asn1/h248/CMakeLists.txt
+++ b/asn1/h248/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/h248/Makefile.am b/asn1/h248/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/h248/Makefile.am
+++ b/asn1/h248/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/h248/Makefile.common b/asn1/h248/Makefile.common
index f2ddc7755d..5faab385c3 100644
--- a/asn1/h248/Makefile.common
+++ b/asn1/h248/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/h248/Makefile.nmake b/asn1/h248/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/h248/Makefile.nmake
+++ b/asn1/h248/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/h248/h248.cnf b/asn1/h248/h248.cnf
index e445a30c95..7a634f239d 100644
--- a/asn1/h248/h248.cnf
+++ b/asn1/h248/h248.cnf
@@ -1,8 +1,6 @@
# h248.cnf
# H.248 conformation file
-# $Id$
-
#.MODULE_IMPORT
#.EXPORTS
diff --git a/asn1/h248/h248v1support.asn b/asn1/h248/h248v1support.asn
index 4c594280c2..c0eb59118e 100644
--- a/asn1/h248/h248v1support.asn
+++ b/asn1/h248/h248v1support.asn
@@ -1,7 +1,5 @@
-- Required for support for h248v1
--
--- $Id$
---
-- This file represents the differences between h248v1 and the h248v3, the current version
-- This file is included in the Makefile generate_dissectors and related tasks necessary
-- to generate epan/dissectors/packet-h248.[ch]
diff --git a/asn1/h248/h248v3.asn b/asn1/h248/h248v3.asn
index 06a48b8df5..dd0347da19 100644
--- a/asn1/h248/h248v3.asn
+++ b/asn1/h248/h248v3.asn
@@ -4,7 +4,6 @@ media-gateway-control(0) version3(3)}
-- Module MEDIA-GATEWAY-CONTROL (H.248.1:09/2005)
-- See also ITU-T H.248.1 v3 (2005) Amend. 1 (05/2008)
--
--- $Id$
--DEFINITIONS AUTOMATIC TAGS ::=
--BEGIN
-- Has been modified to pass through the ASN2ETH compiler
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 2ffc3fd0be..968a5a121e 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -5,8 +5,6 @@
*
* Luis Ontanon 2005 - Context and Transaction Tracing
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/h248/packet-h248-template.h b/asn1/h248/packet-h248-template.h
index 5d79ff5231..42dda61864 100644
--- a/asn1/h248/packet-h248-template.h
+++ b/asn1/h248/packet-h248-template.h
@@ -4,8 +4,6 @@
* Ronnie Sahlberg 2004
* Luis Ontanon 2005
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs