summaryrefslogtreecommitdiff
path: root/asn1/rua
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/rua
parentff52d8b70f5838db4fc5df2b43a1ca15235ff57d (diff)
downloadwireshark-8c608e6e82ac40543f139c71f472fdb10f862045.tar.gz
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/rua')
-rw-r--r--asn1/rua/CMakeLists.txt2
-rw-r--r--asn1/rua/Makefile.am3
-rw-r--r--asn1/rua/Makefile.common3
-rw-r--r--asn1/rua/Makefile.nmake3
-rw-r--r--asn1/rua/RUA-CommonDataTypes.asn2
-rw-r--r--asn1/rua/RUA-Constants.asn2
-rw-r--r--asn1/rua/RUA-Containers.asn2
-rw-r--r--asn1/rua/RUA-IEs.asn2
-rw-r--r--asn1/rua/RUA-PDU-Contents.asn2
-rw-r--r--asn1/rua/RUA-PDU-Descriptions.asn2
-rw-r--r--asn1/rua/packet-rua-template.c2
-rw-r--r--asn1/rua/rua.cnf1
12 files changed, 0 insertions, 26 deletions
diff --git a/asn1/rua/CMakeLists.txt b/asn1/rua/CMakeLists.txt
index d4f65ad43c..5cda20460c 100644
--- a/asn1/rua/CMakeLists.txt
+++ b/asn1/rua/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/rua/Makefile.am b/asn1/rua/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/rua/Makefile.am
+++ b/asn1/rua/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/rua/Makefile.common b/asn1/rua/Makefile.common
index 8e1a6ff5c2..70adb5a9a2 100644
--- a/asn1/rua/Makefile.common
+++ b/asn1/rua/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/rua/Makefile.nmake b/asn1/rua/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/rua/Makefile.nmake
+++ b/asn1/rua/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/rua/RUA-CommonDataTypes.asn b/asn1/rua/RUA-CommonDataTypes.asn
index 3cb38f06a8..4212bb57d8 100644
--- a/asn1/rua/RUA-CommonDataTypes.asn
+++ b/asn1/rua/RUA-CommonDataTypes.asn
@@ -5,8 +5,6 @@
--
-- 9.3.5 Common definitions
--
--- $Id$
---
-- **************************************************************
--
-- Common definitions
diff --git a/asn1/rua/RUA-Constants.asn b/asn1/rua/RUA-Constants.asn
index 1623f173f5..6ab3c25a17 100644
--- a/asn1/rua/RUA-Constants.asn
+++ b/asn1/rua/RUA-Constants.asn
@@ -5,8 +5,6 @@
--
-- 9.3.6 Constant definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/rua/RUA-Containers.asn b/asn1/rua/RUA-Containers.asn
index 265481a20e..cffd5c282a 100644
--- a/asn1/rua/RUA-Containers.asn
+++ b/asn1/rua/RUA-Containers.asn
@@ -5,8 +5,6 @@
--
-- 9.3.7 Container definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/rua/RUA-IEs.asn b/asn1/rua/RUA-IEs.asn
index b63e94e0f6..de1d519124 100644
--- a/asn1/rua/RUA-IEs.asn
+++ b/asn1/rua/RUA-IEs.asn
@@ -5,8 +5,6 @@
--
-- 9.3.4 Information Element definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/rua/RUA-PDU-Contents.asn b/asn1/rua/RUA-PDU-Contents.asn
index c862766a68..b259895829 100644
--- a/asn1/rua/RUA-PDU-Contents.asn
+++ b/asn1/rua/RUA-PDU-Contents.asn
@@ -5,8 +5,6 @@
--
-- 9.3.3 PDU definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/rua/RUA-PDU-Descriptions.asn b/asn1/rua/RUA-PDU-Descriptions.asn
index 07a28f553d..7220b28931 100644
--- a/asn1/rua/RUA-PDU-Descriptions.asn
+++ b/asn1/rua/RUA-PDU-Descriptions.asn
@@ -5,8 +5,6 @@
--
-- 9.3.2 Elementary Procedure definitions
--
--- $Id$
---
-- **************************************************************
--
diff --git a/asn1/rua/packet-rua-template.c b/asn1/rua/packet-rua-template.c
index f988d0b672..b97e67eee3 100644
--- a/asn1/rua/packet-rua-template.c
+++ b/asn1/rua/packet-rua-template.c
@@ -2,8 +2,6 @@
* Routines for UMTS Home Node B RANAP User Adaptation (RUA) packet dissection
* Copyright 2010 Neil Piercy, ip.access Limited <Neil.Piercy@ipaccess.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/rua/rua.cnf b/asn1/rua/rua.cnf
index 47abd9d7f1..9e1fc6b58a 100644
--- a/asn1/rua/rua.cnf
+++ b/asn1/rua/rua.cnf
@@ -1,7 +1,6 @@
# rua.cnf
# rua conformation file
# Copyright 2010 Neil Piercy, ip.access Limited <Neil.Piercy@ipaccess.com>
-# $Id$
#.OPT
PER