diff options
| author | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-07-22 06:39:26 +0000 |
|---|---|---|
| committer | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-07-22 06:39:26 +0000 |
| commit | 9972c07880eced1adaa33d944b772aae802976bd (patch) | |
| tree | 3b66e96c069d921b2a35db8234e8b9dad086694a /python/protocols/elements | |
| parent | 4d1fd73c8751c575f696c1e37b88521a6b96c2fa (diff) | |
| download | lasso-9972c07880eced1adaa33d944b772aae802976bd.tar.gz lasso-9972c07880eced1adaa33d944b772aae802976bd.tar.xz lasso-9972c07880eced1adaa33d944b772aae802976bd.zip | |
Corrected Lasso URL.
Some progress in Python non regression test.
Diffstat (limited to 'python/protocols/elements')
4 files changed, 4 insertions, 4 deletions
diff --git a/python/protocols/elements/py_assertion.c b/python/protocols/elements/py_assertion.c index 8d7584e4..26197f77 100644 --- a/python/protocols/elements/py_assertion.c +++ b/python/protocols/elements/py_assertion.c @@ -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 * * Authors: Valery Febvre <vfebvre@easter-eggs.com> * Nicolas Clapies <nclapies@entrouvert.com> diff --git a/python/protocols/elements/py_assertion.h b/python/protocols/elements/py_assertion.h index df8c3afe..68b259b4 100644 --- a/python/protocols/elements/py_assertion.h +++ b/python/protocols/elements/py_assertion.h @@ -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 * * Authors: Valery Febvre <vfebvre@easter-eggs.com> * Nicolas Clapies <nclapies@entrouvert.com> diff --git a/python/protocols/elements/py_authentication_statement.c b/python/protocols/elements/py_authentication_statement.c index 4e7e8946..c092bb8e 100644 --- a/python/protocols/elements/py_authentication_statement.c +++ b/python/protocols/elements/py_authentication_statement.c @@ -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 * * Authors: Valery Febvre <vfebvre@easter-eggs.com> * Nicolas Clapies <nclapies@entrouvert.com> diff --git a/python/protocols/elements/py_authentication_statement.h b/python/protocols/elements/py_authentication_statement.h index 2f7641e4..9ead6522 100644 --- a/python/protocols/elements/py_authentication_statement.h +++ b/python/protocols/elements/py_authentication_statement.h @@ -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 * * Authors: Valery Febvre <vfebvre@easter-eggs.com> * Nicolas Clapies <nclapies@entrouvert.com> |
