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/xml/py_lib_authentication_statement.c | 4 ++-- python/xml/py_lib_authentication_statement.h | 4 ++-- python/xml/py_lib_authn_request.c | 4 ++-- python/xml/py_lib_authn_request.h | 4 ++-- python/xml/py_lib_logout_request.c | 4 ++-- python/xml/py_lib_logout_request.h | 4 ++-- python/xml/py_lib_logout_response.c | 4 ++-- python/xml/py_lib_logout_response.h | 4 ++-- python/xml/py_lib_name_identifier_mapping_response.c | 4 ++-- python/xml/py_saml_assertion.c | 4 ++-- python/xml/py_saml_assertion.h | 4 ++-- python/xml/py_saml_authentication_statement.c | 4 ++-- python/xml/py_saml_authentication_statement.h | 4 ++-- python/xml/py_saml_name_identifier.c | 4 ++-- python/xml/py_saml_name_identifier.h | 4 ++-- python/xml/py_samlp_response.c | 4 ++-- python/xml/py_samlp_response.h | 4 ++-- python/xml/py_xml.c | 4 ++-- python/xml/py_xml.h | 4 ++-- 19 files changed, 38 insertions(+), 38 deletions(-) (limited to 'python/xml') diff --git a/python/xml/py_lib_authentication_statement.c b/python/xml/py_lib_authentication_statement.c index 1f596a4d..c647f79c 100644 --- a/python/xml/py_lib_authentication_statement.c +++ b/python/xml/py_lib_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/xml/py_lib_authentication_statement.h b/python/xml/py_lib_authentication_statement.h index 950fc59e..087af4b7 100644 --- a/python/xml/py_lib_authentication_statement.h +++ b/python/xml/py_lib_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 diff --git a/python/xml/py_lib_authn_request.c b/python/xml/py_lib_authn_request.c index d897aa39..81c80da3 100644 --- a/python/xml/py_lib_authn_request.c +++ b/python/xml/py_lib_authn_request.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/xml/py_lib_authn_request.h b/python/xml/py_lib_authn_request.h index 9ed33a5d..604cb9be 100644 --- a/python/xml/py_lib_authn_request.h +++ b/python/xml/py_lib_authn_request.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/xml/py_lib_logout_request.c b/python/xml/py_lib_logout_request.c index d838c6c5..b88bc4cb 100644 --- a/python/xml/py_lib_logout_request.c +++ b/python/xml/py_lib_logout_request.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/xml/py_lib_logout_request.h b/python/xml/py_lib_logout_request.h index c7f2b544..6c665d7b 100644 --- a/python/xml/py_lib_logout_request.h +++ b/python/xml/py_lib_logout_request.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/xml/py_lib_logout_response.c b/python/xml/py_lib_logout_response.c index e76cea0f..74c41ec8 100644 --- a/python/xml/py_lib_logout_response.c +++ b/python/xml/py_lib_logout_response.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/xml/py_lib_logout_response.h b/python/xml/py_lib_logout_response.h index a632c825..fabcf871 100644 --- a/python/xml/py_lib_logout_response.h +++ b/python/xml/py_lib_logout_response.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/xml/py_lib_name_identifier_mapping_response.c b/python/xml/py_lib_name_identifier_mapping_response.c index 516cff75..239185a0 100644 --- a/python/xml/py_lib_name_identifier_mapping_response.c +++ b/python/xml/py_lib_name_identifier_mapping_response.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/xml/py_saml_assertion.c b/python/xml/py_saml_assertion.c index c4b43c0d..50a1251d 100644 --- a/python/xml/py_saml_assertion.c +++ b/python/xml/py_saml_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/xml/py_saml_assertion.h b/python/xml/py_saml_assertion.h index f6b7c0c5..a71eddf3 100644 --- a/python/xml/py_saml_assertion.h +++ b/python/xml/py_saml_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/xml/py_saml_authentication_statement.c b/python/xml/py_saml_authentication_statement.c index 29e5173f..2a0a6af3 100644 --- a/python/xml/py_saml_authentication_statement.c +++ b/python/xml/py_saml_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/xml/py_saml_authentication_statement.h b/python/xml/py_saml_authentication_statement.h index dafc477f..a0da8f9c 100644 --- a/python/xml/py_saml_authentication_statement.h +++ b/python/xml/py_saml_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 diff --git a/python/xml/py_saml_name_identifier.c b/python/xml/py_saml_name_identifier.c index ead3f68c..90a4027f 100644 --- a/python/xml/py_saml_name_identifier.c +++ b/python/xml/py_saml_name_identifier.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/xml/py_saml_name_identifier.h b/python/xml/py_saml_name_identifier.h index 1171c374..410c0474 100644 --- a/python/xml/py_saml_name_identifier.h +++ b/python/xml/py_saml_name_identifier.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/xml/py_samlp_response.c b/python/xml/py_samlp_response.c index ef671b84..c1dab9bd 100644 --- a/python/xml/py_samlp_response.c +++ b/python/xml/py_samlp_response.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/xml/py_samlp_response.h b/python/xml/py_samlp_response.h index f7770390..9232e7ca 100644 --- a/python/xml/py_samlp_response.h +++ b/python/xml/py_samlp_response.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/xml/py_xml.c b/python/xml/py_xml.c index 153a5b96..61053aed 100644 --- a/python/xml/py_xml.c +++ b/python/xml/py_xml.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/xml/py_xml.h b/python/xml/py_xml.h index f01a434a..6bf4a62b 100644 --- a/python/xml/py_xml.h +++ b/python/xml/py_xml.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