aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lpp
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/lpp
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/lpp')
-rw-r--r--asn1/lpp/CMakeLists.txt2
-rw-r--r--asn1/lpp/LPP.asn1
-rw-r--r--asn1/lpp/Makefile.am3
-rw-r--r--asn1/lpp/Makefile.common3
-rw-r--r--asn1/lpp/Makefile.nmake3
-rw-r--r--asn1/lpp/lpp.cnf1
-rw-r--r--asn1/lpp/packet-lpp-template.c2
-rw-r--r--asn1/lpp/packet-lpp-template.h2
8 files changed, 0 insertions, 17 deletions
diff --git a/asn1/lpp/CMakeLists.txt b/asn1/lpp/CMakeLists.txt
index db123440af..b020a68604 100644
--- a/asn1/lpp/CMakeLists.txt
+++ b/asn1/lpp/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/lpp/LPP.asn b/asn1/lpp/LPP.asn
index b68ee7d1af..de1a93664b 100644
--- a/asn1/lpp/LPP.asn
+++ b/asn1/lpp/LPP.asn
@@ -1,5 +1,4 @@
-- 3GPP TS 36.355 V11.5.0 (2013-12)
--- $Id$
--
LPP-PDU-Definitions {
diff --git a/asn1/lpp/Makefile.am b/asn1/lpp/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/lpp/Makefile.am
+++ b/asn1/lpp/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/lpp/Makefile.common b/asn1/lpp/Makefile.common
index 8d662e0b7f..2e4195280e 100644
--- a/asn1/lpp/Makefile.common
+++ b/asn1/lpp/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/lpp/Makefile.nmake b/asn1/lpp/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/lpp/Makefile.nmake
+++ b/asn1/lpp/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/lpp/lpp.cnf b/asn1/lpp/lpp.cnf
index e7e4bd9afe..65f41db4b1 100644
--- a/asn1/lpp/lpp.cnf
+++ b/asn1/lpp/lpp.cnf
@@ -1,7 +1,6 @@
# lpp.cnf
# llp conformation file
# Copyright 2011-2013 Pascal Quantin
-# $Id$
#.OPT
PER
diff --git a/asn1/lpp/packet-lpp-template.c b/asn1/lpp/packet-lpp-template.c
index f467da2a77..86c7f8f0dc 100644
--- a/asn1/lpp/packet-lpp-template.c
+++ b/asn1/lpp/packet-lpp-template.c
@@ -2,8 +2,6 @@
* Routines for 3GPP LTE Positioning Protocol (LLP) packet dissection
* Copyright 2011-2013 Pascal Quantin <pascal.quantin@gmail.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/lpp/packet-lpp-template.h b/asn1/lpp/packet-lpp-template.h
index 4f676d2e7e..f0f1d691e6 100644
--- a/asn1/lpp/packet-lpp-template.h
+++ b/asn1/lpp/packet-lpp-template.h
@@ -2,8 +2,6 @@
* Routines for 3GPP LTE Positioning Protocol (LLP) packet dissection
* Copyright 2011, Pascal Quantin <pascal.quantin@gmail.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs