diff options
Diffstat (limited to 'python/environs')
| -rw-r--r-- | python/environs/py_federation_termination.c | 2 | ||||
| -rw-r--r-- | python/environs/py_federation_termination.h | 2 | ||||
| -rw-r--r-- | python/environs/py_login.c | 2 | ||||
| -rw-r--r-- | python/environs/py_login.h | 2 | ||||
| -rw-r--r-- | python/environs/py_logout.c | 2 | ||||
| -rw-r--r-- | python/environs/py_logout.h | 2 | ||||
| -rw-r--r-- | python/environs/py_register_name_identifier.c | 2 | ||||
| -rw-r--r-- | python/environs/py_register_name_identifier.h | 2 | ||||
| -rw-r--r-- | python/environs/py_server.c | 2 | ||||
| -rw-r--r-- | python/environs/py_server.h | 2 | ||||
| -rw-r--r-- | python/environs/py_user.c | 2 | ||||
| -rw-r--r-- | python/environs/py_user.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/python/environs/py_federation_termination.c b/python/environs/py_federation_termination.c index 60c8d7d7..0fae1d6b 100644 --- a/python/environs/py_federation_termination.c +++ b/python/environs/py_federation_termination.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/environs/py_federation_termination.h b/python/environs/py_federation_termination.h index c68547aa..a3dbb06b 100644 --- a/python/environs/py_federation_termination.h +++ b/python/environs/py_federation_termination.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/environs/py_login.c b/python/environs/py_login.c index e4d50a8f..5a568489 100644 --- a/python/environs/py_login.c +++ b/python/environs/py_login.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/environs/py_login.h b/python/environs/py_login.h index 004cabe6..50e256ab 100644 --- a/python/environs/py_login.h +++ b/python/environs/py_login.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/environs/py_logout.c b/python/environs/py_logout.c index 68904059..200431ff 100644 --- a/python/environs/py_logout.c +++ b/python/environs/py_logout.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/environs/py_logout.h b/python/environs/py_logout.h index 91880e52..1e7f3827 100644 --- a/python/environs/py_logout.h +++ b/python/environs/py_logout.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/environs/py_register_name_identifier.c b/python/environs/py_register_name_identifier.c index f42436b7..da69c0b9 100644 --- a/python/environs/py_register_name_identifier.c +++ b/python/environs/py_register_name_identifier.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/environs/py_register_name_identifier.h b/python/environs/py_register_name_identifier.h index fc53d297..daf0d3d8 100644 --- a/python/environs/py_register_name_identifier.h +++ b/python/environs/py_register_name_identifier.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/environs/py_server.c b/python/environs/py_server.c index f8e4d596..b2597bea 100644 --- a/python/environs/py_server.c +++ b/python/environs/py_server.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/environs/py_server.h b/python/environs/py_server.h index 52b7b6ae..604efb35 100644 --- a/python/environs/py_server.h +++ b/python/environs/py_server.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/environs/py_user.c b/python/environs/py_user.c index 92f66b7e..fc1596d0 100644 --- a/python/environs/py_user.c +++ b/python/environs/py_user.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/environs/py_user.h b/python/environs/py_user.h index b3d253c5..d88ecc8b 100644 --- a/python/environs/py_user.h +++ b/python/environs/py_user.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> |
