commit 4f4c2ae35b33ebba145013dd5d8363b39fd47611 Author: aagbsn aagbsn@extc.org Date: Tue Sep 10 15:22:24 2013 +0200
Add encoding format --- data/nettests/manipulation/dnsspoof.py | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/data/nettests/manipulation/dnsspoof.py b/data/nettests/manipulation/dnsspoof.py index ca304fc..598c41f 100644 --- a/data/nettests/manipulation/dnsspoof.py +++ b/data/nettests/manipulation/dnsspoof.py @@ -1,3 +1,8 @@ +# -*- encoding: utf-8 -*- +# +# :authors: Arturo Filastò +# :licence: see LICENSE + from twisted.internet import defer from twisted.python import usage