aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h323
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/h323
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/h323')
-rw-r--r--asn1/h323/CMakeLists.txt2
-rw-r--r--asn1/h323/Makefile.am3
-rw-r--r--asn1/h323/Makefile.common3
-rw-r--r--asn1/h323/Makefile.nmake3
-rw-r--r--asn1/h323/RAS-PROTOCOL-TUNNEL.asn2
-rw-r--r--asn1/h323/ROBUSTNESS-DATA.asn2
-rw-r--r--asn1/h323/h323.cnf2
-rw-r--r--asn1/h323/packet-h323-template.c2
-rw-r--r--asn1/h323/packet-h323-template.h2
9 files changed, 0 insertions, 21 deletions
diff --git a/asn1/h323/CMakeLists.txt b/asn1/h323/CMakeLists.txt
index 6fc2124538..be4d28f976 100644
--- a/asn1/h323/CMakeLists.txt
+++ b/asn1/h323/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/h323/Makefile.am b/asn1/h323/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/h323/Makefile.am
+++ b/asn1/h323/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/h323/Makefile.common b/asn1/h323/Makefile.common
index 3b74a8785f..3ee3db3b0b 100644
--- a/asn1/h323/Makefile.common
+++ b/asn1/h323/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/h323/Makefile.nmake b/asn1/h323/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/h323/Makefile.nmake
+++ b/asn1/h323/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/h323/RAS-PROTOCOL-TUNNEL.asn b/asn1/h323/RAS-PROTOCOL-TUNNEL.asn
index 4f791c314c..6b26c59b49 100644
--- a/asn1/h323/RAS-PROTOCOL-TUNNEL.asn
+++ b/asn1/h323/RAS-PROTOCOL-TUNNEL.asn
@@ -3,8 +3,6 @@
-- Taken from ITU ASN.1 database
-- http://www.itu.int/ITU-T/asn1/database/itu-t/h/h323/2006/RAS-PROTOCOL-TUNNEL.asn
--
--- $Id$
---
-- Module RAS-PROTOCOL-TUNNEL (H.323:06/2006)
RAS-PROTOCOL-TUNNEL DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/h323/ROBUSTNESS-DATA.asn b/asn1/h323/ROBUSTNESS-DATA.asn
index 7af9ae89bb..00e76f05a5 100644
--- a/asn1/h323/ROBUSTNESS-DATA.asn
+++ b/asn1/h323/ROBUSTNESS-DATA.asn
@@ -1,7 +1,5 @@
-- ROBUSTNESS-DATA.asn
--
--- $Id$
---
-- ITU-T Rec. H.323 (06/2006)
--
-- Annex R - Robustness methods for H.323 entities
diff --git a/asn1/h323/h323.cnf b/asn1/h323/h323.cnf
index de01473bd7..828e80c46c 100644
--- a/asn1/h323/h323.cnf
+++ b/asn1/h323/h323.cnf
@@ -2,8 +2,6 @@
# H.323 conformation file
# 2007 Tomas Kukosa
-# $Id$
-
#.IMPORT ../h225/h225-exp.cnf
#.OPT
diff --git a/asn1/h323/packet-h323-template.c b/asn1/h323/packet-h323-template.c
index 363ffc8cde..a601e36896 100644
--- a/asn1/h323/packet-h323-template.c
+++ b/asn1/h323/packet-h323-template.c
@@ -2,8 +2,6 @@
* Routines for H.323 packet dissection
* 2007 Tomas Kukosa
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/h323/packet-h323-template.h b/asn1/h323/packet-h323-template.h
index 596454c6f0..fe98719079 100644
--- a/asn1/h323/packet-h323-template.h
+++ b/asn1/h323/packet-h323-template.h
@@ -2,8 +2,6 @@
* Routines for H.235 packet dissection
* 2007 Tomas Kukosa
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs