aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-services.py
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-13 19:17:27 -0500
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-14 01:35:57 +0000
commit82e2865739d549a54199f0d22cdc2062347ed9ff (patch)
tree6729a25216070c41f6aabc58d77a13314be8e858 /tools/make-services.py
parentb6a9b8494cb3d3d72f7d4aa4a0b21e75f5211449 (diff)
Remove $Id$ and other Subversion leftovers from the tools.
There are a few things in here which could still use attention. Don't regenerate anything now. Change-Id: I283c224d3523212144707fca3d6265916cb11792 Reviewed-on: https://code.wireshark.org/review/205 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'tools/make-services.py')
-rwxr-xr-xtools/make-services.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/make-services.py b/tools/make-services.py
index 7ea2636fe3..e93e5eb9c0 100755
--- a/tools/make-services.py
+++ b/tools/make-services.py
@@ -149,8 +149,6 @@ def main(argv):
out.write('''\
# This is a local copy of the IANA port-numbers file.
#
-# $Id$
-#
# Wireshark uses it to resolve port numbers into human readable
# service names, e.g. TCP port 80 -> http.
#