From 255f09ed98f1e554093dce03c384bf5c4dbea091 Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Thu, 22 Jul 2004 06:59:03 +0000 Subject: Added Nicolas to authors. --- python/protocols/elements/py_assertion.c | 4 ++-- python/protocols/elements/py_assertion.h | 4 ++-- python/protocols/elements/py_authentication_statement.c | 4 ++-- python/protocols/elements/py_authentication_statement.h | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'python/protocols/elements') 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 - * Nicolas Clapies + * Authors: Nicolas Clapies + * Valery Febvre * * 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 - * Nicolas Clapies + * Authors: Nicolas Clapies + * Valery Febvre * * 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 - * Nicolas Clapies + * Authors: Nicolas Clapies + * Valery Febvre * * 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 - * Nicolas Clapies + * Authors: Nicolas Clapies + * Valery Febvre * * 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 -- cgit