From 9972c07880eced1adaa33d944b772aae802976bd Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Thu, 22 Jul 2004 06:39:26 +0000 Subject: Corrected Lasso URL. Some progress in Python non regression test. --- python/protocols/elements/py_assertion.c | 2 +- python/protocols/elements/py_assertion.h | 2 +- python/protocols/elements/py_authentication_statement.c | 2 +- python/protocols/elements/py_authentication_statement.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/protocols/elements') 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 * Nicolas Clapies 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 * Nicolas Clapies 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 * Nicolas Clapies 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 * Nicolas Clapies -- cgit