From ce277674b98c0e75f5eecd95fe6ff052607a0c22 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 14 Oct 2008 18:42:57 +0000 Subject: Add some in-code documentation, fix some dead code, add a license, add a working distutils script. git-svn-id: file:///home/or/svnrepo/updater/trunk@17092 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- lib/thandy/ServerCLI.py | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/thandy/ServerCLI.py') diff --git a/lib/thandy/ServerCLI.py b/lib/thandy/ServerCLI.py index 47fa912..2090ed9 100644 --- a/lib/thandy/ServerCLI.py +++ b/lib/thandy/ServerCLI.py @@ -1,3 +1,4 @@ +# Copyright 2008 The Tor Project, Inc. See LICENSE for licensing information. import os import sys -- cgit v1.2.3