aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sabp
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/sabp
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/sabp')
-rw-r--r--asn1/sabp/CMakeLists.txt2
-rw-r--r--asn1/sabp/Makefile.am3
-rw-r--r--asn1/sabp/Makefile.common3
-rw-r--r--asn1/sabp/Makefile.nmake3
-rw-r--r--asn1/sabp/SABP-CommonDataTypes.asn2
-rw-r--r--asn1/sabp/SABP-Constants.asn2
-rw-r--r--asn1/sabp/SABP-Containers.asn2
-rw-r--r--asn1/sabp/SABP-IEs.asn2
-rw-r--r--asn1/sabp/SABP-PDU-Contents.asn2
-rw-r--r--asn1/sabp/SABP-PDU-Descriptions.asn2
-rw-r--r--asn1/sabp/packet-sabp-template.c2
-rw-r--r--asn1/sabp/sabp.cnf1
12 files changed, 0 insertions, 26 deletions
diff --git a/asn1/sabp/CMakeLists.txt b/asn1/sabp/CMakeLists.txt
index b8485bccaa..6cfcf38920 100644
--- a/asn1/sabp/CMakeLists.txt
+++ b/asn1/sabp/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/sabp/Makefile.am b/asn1/sabp/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/sabp/Makefile.am
+++ b/asn1/sabp/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/sabp/Makefile.common b/asn1/sabp/Makefile.common
index 6d42b5b91d..c29d0667a0 100644
--- a/asn1/sabp/Makefile.common
+++ b/asn1/sabp/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/sabp/Makefile.nmake b/asn1/sabp/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/sabp/Makefile.nmake
+++ b/asn1/sabp/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/sabp/SABP-CommonDataTypes.asn b/asn1/sabp/SABP-CommonDataTypes.asn
index f7fcd2298d..5124ddfa3d 100644
--- a/asn1/sabp/SABP-CommonDataTypes.asn
+++ b/asn1/sabp/SABP-CommonDataTypes.asn
@@ -5,8 +5,6 @@
--
-- 9.3.5 Common Definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/sabp/SABP-Constants.asn b/asn1/sabp/SABP-Constants.asn
index 284c85aaf8..5151425f3d 100644
--- a/asn1/sabp/SABP-Constants.asn
+++ b/asn1/sabp/SABP-Constants.asn
@@ -5,8 +5,6 @@
--
-- 9.3.6 Constant Definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/sabp/SABP-Containers.asn b/asn1/sabp/SABP-Containers.asn
index bb2323e9f3..876d5fa1ad 100644
--- a/asn1/sabp/SABP-Containers.asn
+++ b/asn1/sabp/SABP-Containers.asn
@@ -5,8 +5,6 @@
--
-- 9.3.7 Container Definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/sabp/SABP-IEs.asn b/asn1/sabp/SABP-IEs.asn
index fb2fdbd84e..4cc9992c65 100644
--- a/asn1/sabp/SABP-IEs.asn
+++ b/asn1/sabp/SABP-IEs.asn
@@ -5,8 +5,6 @@
--
-- 9.3.4 Information Element Definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/sabp/SABP-PDU-Contents.asn b/asn1/sabp/SABP-PDU-Contents.asn
index d1362d85f9..71156823da 100644
--- a/asn1/sabp/SABP-PDU-Contents.asn
+++ b/asn1/sabp/SABP-PDU-Contents.asn
@@ -5,8 +5,6 @@
--
-- 9.3.3 PDU Definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/sabp/SABP-PDU-Descriptions.asn b/asn1/sabp/SABP-PDU-Descriptions.asn
index eecbef3235..135eea9363 100644
--- a/asn1/sabp/SABP-PDU-Descriptions.asn
+++ b/asn1/sabp/SABP-PDU-Descriptions.asn
@@ -5,8 +5,6 @@
--
-- 9.3.2 Elementary Procedure Definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/sabp/packet-sabp-template.c b/asn1/sabp/packet-sabp-template.c
index a1a3cf7857..6733f19a51 100644
--- a/asn1/sabp/packet-sabp-template.c
+++ b/asn1/sabp/packet-sabp-template.c
@@ -2,8 +2,6 @@
* Routines for UTRAN Iu-BC Interface: Service Area Broadcast Protocol (SBAP) packet dissection
* Copyright 2007, Tomas Kukosa <tomas.kukosa@siemens.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/sabp/sabp.cnf b/asn1/sabp/sabp.cnf
index 863ad8d84f..ee0550d6ba 100644
--- a/asn1/sabp/sabp.cnf
+++ b/asn1/sabp/sabp.cnf
@@ -1,7 +1,6 @@
# sabp.cnf
# sabp conformation file
# Copyright 2007 Tomas Kukosa
-# $Id$
#.OPT
PER