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/lassomod.c | |
parent | 8f66aa71024e140998ff635e577323a55f8858ba (diff) | |
download | lasso-255f09ed98f1e554093dce03c384bf5c4dbea091.tar.gz lasso-255f09ed98f1e554093dce03c384bf5c4dbea091.tar.xz lasso-255f09ed98f1e554093dce03c384bf5c4dbea091.zip |
Added Nicolas to authors.
Diffstat (limited to 'python/lassomod.c')
-rw-r--r-- | python/lassomod.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/lassomod.c b/python/lassomod.c index 209b138a..99acf9f7 100644 --- a/python/lassomod.c +++ b/python/lassomod.c @@ -5,7 +5,8 @@ * Copyright (C) 2004 Entr'ouvert * http://lasso.entrouvert.org * - * Author: Valery Febvre <vfebvre@easter-eggs.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 |