aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lppe
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/lppe')
-rw-r--r--asn1/lppe/CMakeLists.txt2
-rw-r--r--asn1/lppe/LPPe.asn1
-rw-r--r--asn1/lppe/Makefile.am3
-rw-r--r--asn1/lppe/Makefile.common3
-rw-r--r--asn1/lppe/Makefile.nmake3
-rw-r--r--asn1/lppe/lppe.cnf1
-rw-r--r--asn1/lppe/packet-lppe-template.c2
7 files changed, 0 insertions, 15 deletions
diff --git a/asn1/lppe/CMakeLists.txt b/asn1/lppe/CMakeLists.txt
index a43c3a4628..3467172ccc 100644
--- a/asn1/lppe/CMakeLists.txt
+++ b/asn1/lppe/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/lppe/LPPe.asn b/asn1/lppe/LPPe.asn
index 018bc46705..ddaf89fde2 100644
--- a/asn1/lppe/LPPe.asn
+++ b/asn1/lppe/LPPe.asn
@@ -1,5 +1,4 @@
-- Open Mobile Alliance OMA-TS-LPPe V1_0-20110929-C
--- $Id$
--
OMA-LPPE DEFINITIONS AUTOMATIC TAGS ::=
diff --git a/asn1/lppe/Makefile.am b/asn1/lppe/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/lppe/Makefile.am
+++ b/asn1/lppe/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/lppe/Makefile.common b/asn1/lppe/Makefile.common
index 7adffedbe4..c243427cd3 100644
--- a/asn1/lppe/Makefile.common
+++ b/asn1/lppe/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/lppe/Makefile.nmake b/asn1/lppe/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/lppe/Makefile.nmake
+++ b/asn1/lppe/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/lppe/lppe.cnf b/asn1/lppe/lppe.cnf
index 65c3846c3c..8ad37008b4 100644
--- a/asn1/lppe/lppe.cnf
+++ b/asn1/lppe/lppe.cnf
@@ -1,7 +1,6 @@
# lppe.cnf
# llpe conformation file
# Copyright 2012 Pascal Quantin
-# $Id$
#.OPT
PER
diff --git a/asn1/lppe/packet-lppe-template.c b/asn1/lppe/packet-lppe-template.c
index 9f0afc1058..1253f8afb0 100644
--- a/asn1/lppe/packet-lppe-template.c
+++ b/asn1/lppe/packet-lppe-template.c
@@ -2,8 +2,6 @@
* Routines for LPP Extensions (LLPe) packet dissection
* Copyright 2012, Pascal Quantin <pascal.quantin@gmail.com>
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs