diff --git a/ip2e-config.py b/ip2e-config.py index b8c36f0..4fe82d7 100755 --- a/ip2e-config.py +++ b/ip2e-config.py @@ -3,9 +3,9 @@ # -------------------------------------------------------------- # ip2e (IP to email) - Create the configuration file. | -# Created by clamsawd (clamsawd@openmailbox.org) | +# Created by q3aql (q3aql@openmailbox.org) | # Licensed by GPL v.3 | -# Last update: 20-02-2016 | +# Last update: 01-03-2016 | # | # Compatible with Python 3.x | # -------------------------------------------------------------- diff --git a/ip2e-daemon.py b/ip2e-daemon.py index 31236d0..d067771 100755 --- a/ip2e-daemon.py +++ b/ip2e-daemon.py @@ -3,9 +3,9 @@ # -------------------------------------------------------------- # ip2e (IP to email) - Run ip2e daemon. | -# Created by clamsawd (clamsawd@openmailbox.org) | +# Created by q3aql (q3aql@openmailbox.org) | # Licensed by GPL v.3 | -# Last update: 20-02-2016 | +# Last update: 01-03-2016 | # | # Compatible with Python 3.x | # -------------------------------------------------------------- diff --git a/ip2e-log.py b/ip2e-log.py index b42d82c..e4b8017 100755 --- a/ip2e-log.py +++ b/ip2e-log.py @@ -3,9 +3,9 @@ # -------------------------------------------------------------- # ip2e (IP to email) - See the log file. | -# Created by clamsawd (clamsawd@openmailbox.org) | +# Created by q3aql (q3aql@openmailbox.org) | # Licensed by GPL v.3 | -# Last update: 20-02-2016 | +# Last update: 01-03-2016 | # | # Compatible with Python 3.x | # --------------------------------------------------------------