diff options
| author | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-07-22 06:59:03 +0000 |
|---|---|---|
| committer | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-07-22 06:59:03 +0000 |
| commit | 255f09ed98f1e554093dce03c384bf5c4dbea091 (patch) | |
| tree | 7a071a771ba3187ccd3eae8b37dc39f61f3c32bf /python/protocols/elements | |
| parent | 8f66aa71024e140998ff635e577323a55f8858ba (diff) | |
| download | lasso-255f09ed98f1e554093dce03c384bf5c4dbea091.tar.gz lasso-255f09ed98f1e554093dce03c384bf5c4dbea091.tar.xz lasso-255f09ed98f1e554093dce03c384bf5c4dbea091.zip | |
Added Nicolas to authors.
Diffstat (limited to 'python/protocols/elements')
4 files changed, 8 insertions, 8 deletions
diff --git a/python/protocols/elements/py_assertion.c b/python/protocols/elements/py_assertion.c index 26197f77..5249c404 100644 --- a/python/protocols/elements/py_assertion.c +++ b/python/protocols/elements/py_assertion.c @@ -5,8 +5,8 @@ * Copyright (C) 2004 Entr'ouvert * http://lasso.entrouvert.org * - * Authors: Valery Febvre <vfebvre@easter-eggs.com> - * Nicolas Clapies <nclapies@entrouvert.com> + * Authors: Nicolas Clapies <nclapies@entrouvert.com> + * Valery Febvre <vfebvre@easter-eggs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/python/protocols/elements/py_assertion.h b/python/protocols/elements/py_assertion.h index 68b259b4..a772bcf6 100644 --- a/python/protocols/elements/py_assertion.h +++ b/python/protocols/elements/py_assertion.h @@ -5,8 +5,8 @@ * Copyright (C) 2004 Entr'ouvert * http://lasso.entrouvert.org * - * Authors: Valery Febvre <vfebvre@easter-eggs.com> - * Nicolas Clapies <nclapies@entrouvert.com> + * Authors: Nicolas Clapies <nclapies@entrouvert.com> + * Valery Febvre <vfebvre@easter-eggs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/python/protocols/elements/py_authentication_statement.c b/python/protocols/elements/py_authentication_statement.c index c092bb8e..41b63a61 100644 --- a/python/protocols/elements/py_authentication_statement.c +++ b/python/protocols/elements/py_authentication_statement.c @@ -5,8 +5,8 @@ * Copyright (C) 2004 Entr'ouvert * http://lasso.entrouvert.org * - * Authors: Valery Febvre <vfebvre@easter-eggs.com> - * Nicolas Clapies <nclapies@entrouvert.com> + * Authors: Nicolas Clapies <nclapies@entrouvert.com> + * Valery Febvre <vfebvre@easter-eggs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/python/protocols/elements/py_authentication_statement.h b/python/protocols/elements/py_authentication_statement.h index 9ead6522..03d10088 100644 --- a/python/protocols/elements/py_authentication_statement.h +++ b/python/protocols/elements/py_authentication_statement.h @@ -5,8 +5,8 @@ * Copyright (C) 2004 Entr'ouvert * http://lasso.entrouvert.org * - * Authors: Valery Febvre <vfebvre@easter-eggs.com> - * Nicolas Clapies <nclapies@entrouvert.com> + * Authors: Nicolas Clapies <nclapies@entrouvert.com> + * Valery Febvre <vfebvre@easter-eggs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |
