[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] update copyright notices.
Update of /home/or/cvsroot/tor/contrib
In directory moria.mit.edu:/tmp/cvs-serv6699/contrib
Modified Files:
TorControl.py
Log Message:
update copyright notices.
Index: TorControl.py
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/TorControl.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- TorControl.py 31 Mar 2005 07:05:29 -0000 1.5
+++ TorControl.py 1 Apr 2005 20:15:54 -0000 1.6
@@ -1,4 +1,6 @@
#!/usr/bin/python
+# TorControl.py -- Python module to interface with Tor Control interface.
+# Copyright 2005 Nick Mathewson -- See LICENSE for licensing information.
#$Id$
import socket