summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/xml/py_xml.c3
-rw-r--r--python/xml/py_xml.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/python/xml/py_xml.c b/python/xml/py_xml.c
index 28094126..405fee16 100644
--- a/python/xml/py_xml.c
+++ b/python/xml/py_xml.c
@@ -5,7 +5,8 @@
* Copyright (C) 2004 Entr'ouvert
* http://lasso.labs.libre-entreprise.org
*
- * Author: Valery Febvre <vfebvre@easter-eggs.com>
+ * Authors: Valery Febvre <vfebvre@easter-eggs.com>
+ * Nicolas Clapies <nclapies@entrouvert.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/xml/py_xml.h b/python/xml/py_xml.h
index 2de90e1a..41d7d5b6 100644
--- a/python/xml/py_xml.h
+++ b/python/xml/py_xml.h
@@ -5,7 +5,8 @@
* Copyright (C) 2004 Entr'ouvert
* http://lasso.labs.libre-entreprise.org
*
- * Author: Valery Febvre <vfebvre@easter-eggs.com>
+ * Authors: Valery Febvre <vfebvre@easter-eggs.com>
+ * Nicolas Clapies <nclapies@entrouvert.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