diff options
author | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-07-22 06:42:41 +0000 |
---|---|---|
committer | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-07-22 06:42:41 +0000 |
commit | 8f66aa71024e140998ff635e577323a55f8858ba (patch) | |
tree | 103bd85f1ecd3bca3c16b33137d149e4ab0d5a20 /python/lasso_strings.py | |
parent | 9972c07880eced1adaa33d944b772aae802976bd (diff) | |
download | lasso-8f66aa71024e140998ff635e577323a55f8858ba.tar.gz lasso-8f66aa71024e140998ff635e577323a55f8858ba.tar.xz lasso-8f66aa71024e140998ff635e577323a55f8858ba.zip |
Corrected Lasso URL.
Diffstat (limited to 'python/lasso_strings.py')
-rw-r--r-- | python/lasso_strings.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/lasso_strings.py b/python/lasso_strings.py index fc2255f1..2f38b405 100644 --- a/python/lasso_strings.py +++ b/python/lasso_strings.py @@ -3,7 +3,7 @@ # PyLasso - Python bindings for Lasso library # # Copyright (C) 2004 Entr'ouvert -# http://lasso.labs.libre-entreprise.org +# http://lasso.entrouvert.org # # Author: Valery Febvre <vfebvre@easter-eggs.com> # |