From 82e2865739d549a54199f0d22cdc2062347ed9ff Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Thu, 13 Feb 2014 19:17:27 -0500 Subject: 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 --- tools/make-dissector-reg.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tools/make-dissector-reg.py') diff --git a/tools/make-dissector-reg.py b/tools/make-dissector-reg.py index 6850805082..8f0d4b2998 100755 --- a/tools/make-dissector-reg.py +++ b/tools/make-dissector-reg.py @@ -8,8 +8,6 @@ # all the process-launching that goes on --- multiple greps and # seds for each input file. I wrote this python version so that # less processes would have to be started. -# -# $Id$ import os import sys -- cgit v1.2.1