aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lcsap
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/lcsap
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/lcsap')
-rw-r--r--asn1/lcsap/CMakeLists.txt2
-rw-r--r--asn1/lcsap/LCS-AP-CommonDataTypes.asn1
-rw-r--r--asn1/lcsap/LCS-AP-Constants.asn1
-rw-r--r--asn1/lcsap/LCS-AP-Containers.asn1
-rw-r--r--asn1/lcsap/LCS-AP-IEs.asn1
-rw-r--r--asn1/lcsap/LCS-AP-PDU-Contents.asn1
-rw-r--r--asn1/lcsap/LCS-AP-PDU-Descriptions.asn1
-rw-r--r--asn1/lcsap/Makefile.am3
-rw-r--r--asn1/lcsap/Makefile.common3
-rw-r--r--asn1/lcsap/Makefile.nmake3
-rw-r--r--asn1/lcsap/lcsap.cnf2
-rw-r--r--asn1/lcsap/packet-lcsap-template.c2
-rw-r--r--asn1/lcsap/packet-lcsap-template.h2
13 files changed, 0 insertions, 23 deletions
diff --git a/asn1/lcsap/CMakeLists.txt b/asn1/lcsap/CMakeLists.txt
index 72b2100909..95f1e66d26 100644
--- a/asn1/lcsap/CMakeLists.txt
+++ b/asn1/lcsap/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/lcsap/LCS-AP-CommonDataTypes.asn b/asn1/lcsap/LCS-AP-CommonDataTypes.asn
index e0de3f28df..d0a130399b 100644
--- a/asn1/lcsap/LCS-AP-CommonDataTypes.asn
+++ b/asn1/lcsap/LCS-AP-CommonDataTypes.asn
@@ -1,4 +1,3 @@
--- $Id$
-- ETSI TS 129 171 V11.1.0 (2012-03)
-- 7.5.6 Common Definitions
diff --git a/asn1/lcsap/LCS-AP-Constants.asn b/asn1/lcsap/LCS-AP-Constants.asn
index a74f93dde6..5b7d854499 100644
--- a/asn1/lcsap/LCS-AP-Constants.asn
+++ b/asn1/lcsap/LCS-AP-Constants.asn
@@ -1,4 +1,3 @@
--- $Id$
-- ETSI TS 129 171 V11.1.0 (2012-03)
-- **************************************************************
--
diff --git a/asn1/lcsap/LCS-AP-Containers.asn b/asn1/lcsap/LCS-AP-Containers.asn
index 4279a4fa17..00d0da6daf 100644
--- a/asn1/lcsap/LCS-AP-Containers.asn
+++ b/asn1/lcsap/LCS-AP-Containers.asn
@@ -1,4 +1,3 @@
--- $Id$
-- ETSI TS 129 171 V9.2.0 (2010-10)
--
-- 7.5.8 Container Definitions
diff --git a/asn1/lcsap/LCS-AP-IEs.asn b/asn1/lcsap/LCS-AP-IEs.asn
index 718e01d433..25a0b23027 100644
--- a/asn1/lcsap/LCS-AP-IEs.asn
+++ b/asn1/lcsap/LCS-AP-IEs.asn
@@ -1,4 +1,3 @@
--- $Id$
-- ETSI TS 129 171 V11.1.0 (2012-03)
--
-- 7.5.5 Information element definitions
diff --git a/asn1/lcsap/LCS-AP-PDU-Contents.asn b/asn1/lcsap/LCS-AP-PDU-Contents.asn
index 6d9cb056ad..5168d50c66 100644
--- a/asn1/lcsap/LCS-AP-PDU-Contents.asn
+++ b/asn1/lcsap/LCS-AP-PDU-Contents.asn
@@ -1,4 +1,3 @@
--- $Id$
-- ETSI TS 129 171 V11.1.0 (2012-03)
--
-- 7.5.4 PDU definitions
diff --git a/asn1/lcsap/LCS-AP-PDU-Descriptions.asn b/asn1/lcsap/LCS-AP-PDU-Descriptions.asn
index 2778ad8353..b4bb9dfdac 100644
--- a/asn1/lcsap/LCS-AP-PDU-Descriptions.asn
+++ b/asn1/lcsap/LCS-AP-PDU-Descriptions.asn
@@ -1,4 +1,3 @@
--- $Id$
-- ETSI TS 129 171 V11.1.0 (2012-03)
--
-- 7.5.3 Elementary procedure definitions
diff --git a/asn1/lcsap/Makefile.am b/asn1/lcsap/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/lcsap/Makefile.am
+++ b/asn1/lcsap/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/lcsap/Makefile.common b/asn1/lcsap/Makefile.common
index 80e01279f5..21dee667a7 100644
--- a/asn1/lcsap/Makefile.common
+++ b/asn1/lcsap/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/lcsap/Makefile.nmake b/asn1/lcsap/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/lcsap/Makefile.nmake
+++ b/asn1/lcsap/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/lcsap/lcsap.cnf b/asn1/lcsap/lcsap.cnf
index 005e252d5c..100ed7cfe3 100644
--- a/asn1/lcsap/lcsap.cnf
+++ b/asn1/lcsap/lcsap.cnf
@@ -1,8 +1,6 @@
# lcsap.cnf
# lcsap conformation file
-# $Id$
-
#.OPT
PER
ALIGNED
diff --git a/asn1/lcsap/packet-lcsap-template.c b/asn1/lcsap/packet-lcsap-template.c
index bec9615877..6fabe80f75 100644
--- a/asn1/lcsap/packet-lcsap-template.c
+++ b/asn1/lcsap/packet-lcsap-template.c
@@ -3,8 +3,6 @@
*
* Copyright (c) 2011 by Spenser Sheng <spenser.sheng@ericsson.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs
diff --git a/asn1/lcsap/packet-lcsap-template.h b/asn1/lcsap/packet-lcsap-template.h
index 024a5af1c0..374dbc0754 100644
--- a/asn1/lcsap/packet-lcsap-template.h
+++ b/asn1/lcsap/packet-lcsap-template.h
@@ -3,8 +3,6 @@
*
* Copyright (c) 2011 by Spenser Sheng <spenser.sheng@ericsson.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1999 Gerald Combs