aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cmip
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/cmip
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/cmip')
-rw-r--r--asn1/cmip/CMIP-A-ASSOCIATE-Information.asn1
-rw-r--r--asn1/cmip/CMakeLists.txt2
-rw-r--r--asn1/cmip/Makefile.am3
-rw-r--r--asn1/cmip/Makefile.common3
-rw-r--r--asn1/cmip/Makefile.nmake3
-rw-r--r--asn1/cmip/cmip.cnf2
-rw-r--r--asn1/cmip/packet-cmip-template.c2
-rw-r--r--asn1/cmip/packet-cmip-template.h2
8 files changed, 0 insertions, 18 deletions
diff --git a/asn1/cmip/CMIP-A-ASSOCIATE-Information.asn b/asn1/cmip/CMIP-A-ASSOCIATE-Information.asn
index 46d07871d4..0516dd5e8f 100644
--- a/asn1/cmip/CMIP-A-ASSOCIATE-Information.asn
+++ b/asn1/cmip/CMIP-A-ASSOCIATE-Information.asn
@@ -1,4 +1,3 @@
--- $Id$
-- Module CMIP-A-ASSOCIATE-Information (X.711:10/1997)
CMIP-A-ASSOCIATE-Information {joint-iso-itu-t ms(9) cmip(1) modules(0)
aAssociateUserInfo(1)} DEFINITIONS ::=
diff --git a/asn1/cmip/CMakeLists.txt b/asn1/cmip/CMakeLists.txt
index 939de70890..ac672cb49c 100644
--- a/asn1/cmip/CMakeLists.txt
+++ b/asn1/cmip/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/cmip/Makefile.am b/asn1/cmip/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/cmip/Makefile.am
+++ b/asn1/cmip/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/cmip/Makefile.common b/asn1/cmip/Makefile.common
index ed28e36e97..61f14db762 100644
--- a/asn1/cmip/Makefile.common
+++ b/asn1/cmip/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/cmip/Makefile.nmake b/asn1/cmip/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/cmip/Makefile.nmake
+++ b/asn1/cmip/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/cmip/cmip.cnf b/asn1/cmip/cmip.cnf
index bca82d5202..2e6145cf73 100644
--- a/asn1/cmip/cmip.cnf
+++ b/asn1/cmip/cmip.cnf
@@ -1,8 +1,6 @@
# cmip.cnf
# CMIP conformation file
-# $Id$
-
#.IMPORT ../acse/acse-exp.cnf
#.MODULE
diff --git a/asn1/cmip/packet-cmip-template.c b/asn1/cmip/packet-cmip-template.c
index da2706c56f..205d759c2a 100644
--- a/asn1/cmip/packet-cmip-template.c
+++ b/asn1/cmip/packet-cmip-template.c
@@ -2,8 +2,6 @@
* Routines for X.711 CMIP packet dissection
* Ronnie Sahlberg 2004
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/cmip/packet-cmip-template.h b/asn1/cmip/packet-cmip-template.h
index 06bb896021..3147cd1db7 100644
--- a/asn1/cmip/packet-cmip-template.h
+++ b/asn1/cmip/packet-cmip-template.h
@@ -2,8 +2,6 @@
* Routines for X.711 CMIP packet dissection
* Ronnie Sahlberg 2004
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs