aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fixhf.pl
AgeCommit message (Collapse)AuthorFilesLines
2014-06-25Update my email address in a couple more spots.Jeff Morriss1-1/+1
Change-Id: I787ae2651a8083bc3082e5cb85dbd849823a16ca Reviewed-on: https://code.wireshark.org/review/2638 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
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>
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
svn path=/trunk/; revision=43538
2010-09-24A simple tool to remove bogus blurbs from hf entries.Jeff Morriss1-0/+86
This has already been run so it may not be necessary any more, but may as well check it in in case it can serve as a base for other, future, global hf changes. svn path=/trunk/; revision=34242