devtools/stresstester.py
changeset 1977 606923dff11b
parent 1802 d628defebc17
child 2476 1294a6bdf3bf
--- a/devtools/stresstester.py	Thu May 28 08:06:12 2009 +0200
+++ b/devtools/stresstester.py	Thu May 28 09:20:07 2009 +0200
@@ -21,8 +21,9 @@
   -o / --report-output <filename>
      Write profiler report into <filename> rather than on stdout
 
-Copyright (c) 2003-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+Copyright (c) 2003-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
 http://www.logilab.fr/ -- mailto:contact@logilab.fr
+:license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """
 
 __revision__ = "$Id: stresstester.py,v 1.3 2006-03-05 14:35:27 syt Exp $"