aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrc
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/rrc
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/rrc')
-rw-r--r--asn1/rrc/CMakeLists.txt2
-rw-r--r--asn1/rrc/Class-definitions.asn1
-rw-r--r--asn1/rrc/Constant-definitions.asn1
-rw-r--r--asn1/rrc/InformationElements.asn1
-rw-r--r--asn1/rrc/Internode-definitions.asn1
-rw-r--r--asn1/rrc/Makefile.am3
-rw-r--r--asn1/rrc/Makefile.common3
-rw-r--r--asn1/rrc/Makefile.nmake3
-rw-r--r--asn1/rrc/PDU-definitions.asn1
-rw-r--r--asn1/rrc/packet-rrc-template.c2
-rw-r--r--asn1/rrc/packet-rrc-template.h2
-rw-r--r--asn1/rrc/rrc.cnf1
12 files changed, 0 insertions, 21 deletions
diff --git a/asn1/rrc/CMakeLists.txt b/asn1/rrc/CMakeLists.txt
index e05a5abfc6..28c4ce6573 100644
--- a/asn1/rrc/CMakeLists.txt
+++ b/asn1/rrc/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/rrc/Class-definitions.asn b/asn1/rrc/Class-definitions.asn
index 316acc9d6b..8a3f3a08d3 100644
--- a/asn1/rrc/Class-definitions.asn
+++ b/asn1/rrc/Class-definitions.asn
@@ -1,5 +1,4 @@
-- 3GPP TS 25.331 V11.8.0 (2013-12)
--- $Id$
--
Class-definitions DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/rrc/Constant-definitions.asn b/asn1/rrc/Constant-definitions.asn
index 8f7894521d..e3638ecb39 100644
--- a/asn1/rrc/Constant-definitions.asn
+++ b/asn1/rrc/Constant-definitions.asn
@@ -1,5 +1,4 @@
-- 3GPP TS 25.331 V11.8.0 (2013-12)
--- $Id$
--
Constant-definitions DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/rrc/InformationElements.asn b/asn1/rrc/InformationElements.asn
index 06dc336087..29c8ebae0c 100644
--- a/asn1/rrc/InformationElements.asn
+++ b/asn1/rrc/InformationElements.asn
@@ -1,5 +1,4 @@
-- 3GPP TS 25.331 V11.8.0 (2013-12)
--- $Id$
--
InformationElements DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/rrc/Internode-definitions.asn b/asn1/rrc/Internode-definitions.asn
index 2aa31b7a7c..69d2d6daed 100644
--- a/asn1/rrc/Internode-definitions.asn
+++ b/asn1/rrc/Internode-definitions.asn
@@ -1,5 +1,4 @@
-- 3GPP TS 25.331 V11.8.0 (2013-12)
--- $Id$
--
Internode-definitions DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/rrc/Makefile.am b/asn1/rrc/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/rrc/Makefile.am
+++ b/asn1/rrc/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/rrc/Makefile.common b/asn1/rrc/Makefile.common
index f72cc03d5b..f4c4b2a786 100644
--- a/asn1/rrc/Makefile.common
+++ b/asn1/rrc/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/rrc/Makefile.nmake b/asn1/rrc/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/rrc/Makefile.nmake
+++ b/asn1/rrc/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/rrc/PDU-definitions.asn b/asn1/rrc/PDU-definitions.asn
index c6776cf47c..890b6bfd8a 100644
--- a/asn1/rrc/PDU-definitions.asn
+++ b/asn1/rrc/PDU-definitions.asn
@@ -1,5 +1,4 @@
-- 3GPP TS 25.331 V11.8.0 (2013-12)
--- $Id$
--
PDU-definitions DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/rrc/packet-rrc-template.c b/asn1/rrc/packet-rrc-template.c
index 59020019a8..61ba4e4520 100644
--- a/asn1/rrc/packet-rrc-template.c
+++ b/asn1/rrc/packet-rrc-template.c
@@ -4,8 +4,6 @@
* (3GPP TS 25.331 packet dissection)
* Copyright 2006-2010, Anders Broman <anders.broman@ericsson.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/rrc/packet-rrc-template.h b/asn1/rrc/packet-rrc-template.h
index 005529f28d..f511d0160a 100644
--- a/asn1/rrc/packet-rrc-template.h
+++ b/asn1/rrc/packet-rrc-template.h
@@ -1,8 +1,6 @@
/* packet-rrc-template.h
* Copyright 2009, Anders Broman <anders.broman@ericsson.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/rrc/rrc.cnf b/asn1/rrc/rrc.cnf
index 9fd5918b5c..7c42d8e9bd 100644
--- a/asn1/rrc/rrc.cnf
+++ b/asn1/rrc/rrc.cnf
@@ -1,7 +1,6 @@
# rrc.cnf
# rrc conformation file
# Copyright 2006 Anders Broman
-# $Id$
#.OPT
PER