diff options
| author | Marc Jones <mjones@softwarefreedom.org> | 2014-02-26 14:00:45 -0500 |
|---|---|---|
| committer | Marc Jones <mjones@softwarefreedom.org> | 2014-02-26 14:00:45 -0500 |
| commit | 35baac5f208ea129f51834deaa13e880ca2a74a7 (patch) | |
| tree | bad7286178c407f0adea64c341ee0740378271ea /suspicious | |
| parent | 625be804b15560bdb116d9cc94f280b1567f25c0 (diff) | |
Added Author and version information. v.1
Diffstat (limited to 'suspicious')
| -rwxr-xr-x | suspicious | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ #!/usr/bin/python +#Author: Marc Jones <mjones@softwarefreedom.org> +#Date: Feb 26, 2014 +#Version .1 + from optparse import OptionParser import os |
