diff options
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 |
