aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wspython
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wspython')
-rw-r--r--epan/wspython/CMakeLists.txt2
-rw-r--r--epan/wspython/Makefile.am2
-rw-r--r--epan/wspython/Makefile.common2
-rw-r--r--epan/wspython/Makefile.nmake2
-rwxr-xr-xepan/wspython/register-dissector.py2
-rwxr-xr-xepan/wspython/wspy_dissector.py2
-rwxr-xr-xepan/wspython/wspy_libws.py2
7 files changed, 0 insertions, 14 deletions
diff --git a/epan/wspython/CMakeLists.txt b/epan/wspython/CMakeLists.txt
index ef565baa38..4a23c7ea50 100644
--- a/epan/wspython/CMakeLists.txt
+++ b/epan/wspython/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/epan/wspython/Makefile.am b/epan/wspython/Makefile.am
index 3a3ee2ec2f..43613b1014 100644
--- a/epan/wspython/Makefile.am
+++ b/epan/wspython/Makefile.am
@@ -1,7 +1,5 @@
# Makefile.am
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/epan/wspython/Makefile.common b/epan/wspython/Makefile.common
index c4eb36f20d..c0c54033f8 100644
--- a/epan/wspython/Makefile.common
+++ b/epan/wspython/Makefile.common
@@ -3,8 +3,6 @@
# a) common to both files and
# b) portable between both files
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/epan/wspython/Makefile.nmake b/epan/wspython/Makefile.nmake
index 67522e1157..94be104939 100644
--- a/epan/wspython/Makefile.nmake
+++ b/epan/wspython/Makefile.nmake
@@ -1,6 +1,4 @@
#
-# $Id$
-#
include ..\..\config.nmake
include Makefile.common
diff --git a/epan/wspython/register-dissector.py b/epan/wspython/register-dissector.py
index c67ae6f7e7..85cf3e794b 100755
--- a/epan/wspython/register-dissector.py
+++ b/epan/wspython/register-dissector.py
@@ -1,7 +1,5 @@
# register-dissector.py
#
-# $Id$
-#
# Wireshark Protocol Python Binding
#
# Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be>
diff --git a/epan/wspython/wspy_dissector.py b/epan/wspython/wspy_dissector.py
index e8993cd13e..e401495ca9 100755
--- a/epan/wspython/wspy_dissector.py
+++ b/epan/wspython/wspy_dissector.py
@@ -1,7 +1,5 @@
# wspy_dissector.py
#
-# $Id$
-#
# Wireshark Protocol Python Binding
#
# Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be>
diff --git a/epan/wspython/wspy_libws.py b/epan/wspython/wspy_libws.py
index 48e15fff8b..beec155fa1 100755
--- a/epan/wspython/wspy_libws.py
+++ b/epan/wspython/wspy_libws.py
@@ -1,7 +1,5 @@
# wspy_libws.py
#
-# $Id$
-#
# Wireshark Protocol Python Binding
#
# Copyright (c) 2009 by Sebastien Tandel <sebastien [AT] tandel [dot] be>