nmap/zenmap/zenmapCore
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 Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
BasePaths.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
Diff.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
I18N.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
Name.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
NetworkInventory.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
NmapCommand.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
NmapOptions.py Comment typo. 2013-01-04 18:59:44 +00:00
NmapParser.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
NSEDocParser.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
Paths.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
RecentScans.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
ScriptArgsParser.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
ScriptMetadata.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
SearchResult.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
StringPool.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
TargetList.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
UmitConf.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
UmitConfigParser.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
UmitDB.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
UmitLogging.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
UmitOptionParser.py Add a lacking space in the license comment. The command I used to do this is: 2013-09-11 19:06:20 +00:00
Version.py Change version number to 6.41SVN and regenerate auto-generated files such as man page, script.db, etc. 2013-07-29 06:00:07 +00:00