Fix copyright statement in threads.py to not scare people

Signed-off-by: Martin Bligh <mbligh@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@3272 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/cli/threads.py b/cli/threads.py
index b72cc15..999adb4 100755
--- a/cli/threads.py
+++ b/cli/threads.py
@@ -1,6 +1,6 @@
 #
-# Copyright 2008 Google Inc. All Rights Reserved.
-#
+# Copyright 2008 Google Inc. 
+# Released under the GPLv2
 
 import threading, Queue