diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:32:58 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 17:32:58 -0200 |
commit | a64487d5db57b9e281a5953b082618d2c1fca8a4 (patch) | |
tree | bfd1f26e5eaccf9cfd3d2809a49161beceb7f9b6 /philter.py | |
parent | f6978c1b28db3308808f2e303c607047f97a96c5 (diff) | |
download | scripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.gz scripts-a64487d5db57b9e281a5953b082618d2c1fca8a4.tar.bz2 |
Removing old scripts and cleaning up some code
Diffstat (limited to 'philter.py')
-rwxr-xr-x | philter.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #! /usr/bin/python # +# Email filter +# # This is a slighted channged version of Philter available at # http://philter.sourceforge.net written by Prabhakar V. Chaganti and # distributed under GPLv2. |