aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sbc-ap
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/sbc-ap
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/sbc-ap')
-rw-r--r--asn1/sbc-ap/CMakeLists.txt2
-rw-r--r--asn1/sbc-ap/Makefile.am3
-rw-r--r--asn1/sbc-ap/Makefile.common3
-rw-r--r--asn1/sbc-ap/Makefile.nmake3
-rw-r--r--asn1/sbc-ap/SBC-AP-CommonDataTypes.asn2
-rw-r--r--asn1/sbc-ap/SBC-AP-Constants.asn2
-rw-r--r--asn1/sbc-ap/SBC-AP-Containers.asn2
-rw-r--r--asn1/sbc-ap/SBC-AP-IEs.asn2
-rw-r--r--asn1/sbc-ap/SBC-AP-PDU-Contents.asn2
-rw-r--r--asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn2
-rw-r--r--asn1/sbc-ap/packet-sbc-ap-template.c2
-rw-r--r--asn1/sbc-ap/sbc-ap.cnf2
12 files changed, 0 insertions, 27 deletions
diff --git a/asn1/sbc-ap/CMakeLists.txt b/asn1/sbc-ap/CMakeLists.txt
index 17a5ae7924..5d2b4c092e 100644
--- a/asn1/sbc-ap/CMakeLists.txt
+++ b/asn1/sbc-ap/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/sbc-ap/Makefile.am b/asn1/sbc-ap/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/sbc-ap/Makefile.am
+++ b/asn1/sbc-ap/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/sbc-ap/Makefile.common b/asn1/sbc-ap/Makefile.common
index a02253db00..84c828ec6e 100644
--- a/asn1/sbc-ap/Makefile.common
+++ b/asn1/sbc-ap/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/sbc-ap/Makefile.nmake b/asn1/sbc-ap/Makefile.nmake
index b7d9672682..1ed533b0ef 100644
--- a/asn1/sbc-ap/Makefile.nmake
+++ b/asn1/sbc-ap/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/sbc-ap/SBC-AP-CommonDataTypes.asn b/asn1/sbc-ap/SBC-AP-CommonDataTypes.asn
index 6433156f98..8c568cf2e2 100644
--- a/asn1/sbc-ap/SBC-AP-CommonDataTypes.asn
+++ b/asn1/sbc-ap/SBC-AP-CommonDataTypes.asn
@@ -5,8 +5,6 @@
--
-- 4.4.6 Common Definitions
--
--- $Id$??
---
-- **************************************************************
--
diff --git a/asn1/sbc-ap/SBC-AP-Constants.asn b/asn1/sbc-ap/SBC-AP-Constants.asn
index e7f4567df0..6be38db550 100644
--- a/asn1/sbc-ap/SBC-AP-Constants.asn
+++ b/asn1/sbc-ap/SBC-AP-Constants.asn
@@ -5,8 +5,6 @@
--
-- 4.4.7 Constant Definitions
--
--- $Id$??
---
-- **************************************************************
--
-- Constant definitions
diff --git a/asn1/sbc-ap/SBC-AP-Containers.asn b/asn1/sbc-ap/SBC-AP-Containers.asn
index f66b095012..eaf2c01247 100644
--- a/asn1/sbc-ap/SBC-AP-Containers.asn
+++ b/asn1/sbc-ap/SBC-AP-Containers.asn
@@ -5,8 +5,6 @@
--
-- 4.4.8 Container Definitions
--
--- $Id$??
---
-- **************************************************************
--
diff --git a/asn1/sbc-ap/SBC-AP-IEs.asn b/asn1/sbc-ap/SBC-AP-IEs.asn
index 96f5d21e23..00b97108d8 100644
--- a/asn1/sbc-ap/SBC-AP-IEs.asn
+++ b/asn1/sbc-ap/SBC-AP-IEs.asn
@@ -5,8 +5,6 @@
--
-- 4.4.5 Information Element Definitions
--
--- $Id$??
---
-- **************************************************************
--
diff --git a/asn1/sbc-ap/SBC-AP-PDU-Contents.asn b/asn1/sbc-ap/SBC-AP-PDU-Contents.asn
index 3f01f7201f..4900145177 100644
--- a/asn1/sbc-ap/SBC-AP-PDU-Contents.asn
+++ b/asn1/sbc-ap/SBC-AP-PDU-Contents.asn
@@ -5,8 +5,6 @@
--
-- 4.4.4 PDU Definitions
--
--- $Id$??
---
-- **************************************************************
--
diff --git a/asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn b/asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn
index 6e8c3fe658..f7015d1d56 100644
--- a/asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn
+++ b/asn1/sbc-ap/SBC-AP-PDU-Descriptions.asn
@@ -5,8 +5,6 @@
--
-- 4.4.3 Elementary Procedure Definitions
--
--- $Id$??
---
-- **************************************************************
--
diff --git a/asn1/sbc-ap/packet-sbc-ap-template.c b/asn1/sbc-ap/packet-sbc-ap-template.c
index bcbc1af86c..5126bbd490 100644
--- a/asn1/sbc-ap/packet-sbc-ap-template.c
+++ b/asn1/sbc-ap/packet-sbc-ap-template.c
@@ -1,8 +1,6 @@
/* packet-sbc-ap.c
* Routines for SBc Application Part (SBc-AP) packet dissection
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/sbc-ap/sbc-ap.cnf b/asn1/sbc-ap/sbc-ap.cnf
index f10e8edecf..e892cab3b2 100644
--- a/asn1/sbc-ap/sbc-ap.cnf
+++ b/asn1/sbc-ap/sbc-ap.cnf
@@ -1,8 +1,6 @@
# sbc-ap.cnf
# sbc-ap conformation file
-# $Id$??
-
#.OPT
PER
ALIGNED