aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rdps.py
AgeCommit message (Collapse)AuthorFilesLines
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>
2013-12-01Use 4-space (PEP 8) indentation. Add modelines.Gerald Combs1-0/+11
svn path=/trunk/; revision=53685
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-2/+2
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2010-03-25Set svn:executable property for some .py and .pl filesBill Meier1-0/+0
svn path=/trunk/; revision=32287
2009-10-06Remove $Id$Kovarththanan Rajaratnam1-2/+0
svn path=/trunk/; revision=30368
2009-10-04Move rdps.py to tools/rdps.pyKovarththanan Rajaratnam1-0/+151
svn path=/trunk/; revision=30281