nmap/zenmap/zenmapGUI/higwidgets
d33tah ccd0c02a4c Add a lacking space in the license comment. The command I used to do this is:
for file in `grep "* including the terms and conditions of this license text as well.       \*" * -r --files-with-match `; do sed "s/\* including the terms and conditions of this license text as well.       \*/* including the terms and conditions of this license text as well.        */g" -i $file; done
2013-09-11 19:06:20 +00:00
..
__init__.py
gtkutils.py
higboxes.py
higbuttons.py
higdialogs.py
higentries.py
higexpanders.py
higframe.py
higlabels.py
higlogindialogs.py
hignotebooks.py
higprogressbars.py
higscrollers.py
higspinner.py
higtables.py
higtextviewers.py
higwindows.py
utils.py