summaryrefslogtreecommitdiff
path: root/pytest.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-26 11:11:37 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-04-26 11:11:37 +0200
commitfd37c820e57ddfaa8986087c20d5db86ebbe2be0 (patch)
tree149f3250a17063f690d755cc69e2391bc93681c5 /pytest.py
parent6de86862d971b2119edfb9427c93ff080c31091d (diff)
downloadlogilab-common-fd37c820e57ddfaa8986087c20d5db86ebbe2be0.tar.gz
more license updates
Diffstat (limited to 'pytest.py')
-rw-r--r--pytest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.py b/pytest.py
index 44f30bd..d558e0e 100644
--- a/pytest.py
+++ b/pytest.py
@@ -1,6 +1,6 @@
# copyright 2000-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
-# Licensed under the General Public License version 2 - http://www.gnu.org/licenses
+# Licensed under the Lesser General Public License version 2 - http://www.gnu.org/licenses
"""pytest is a tool that eases test running and debugging.
To be able to use pytest, you should either write tests using