From: olivier <> Date: Tue, 16 Feb 2010 13:43:44 +0000 (+0000) Subject: add David to authors and fix copyright years X-Git-Tag: 1.1~520 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7a0962399931b9bbe099b3377cfa008eb32f9cc1;p=telemeta.git add David to authors and fix copyright years --- diff --git a/telemeta/__init__.py b/telemeta/__init__.py index 66a1d1b6..575d3479 100644 --- a/telemeta/__init__.py +++ b/telemeta/__init__.py @@ -8,12 +8,13 @@ U{http://telemeta.org} @author: Guillaume Pellerin @author: Olivier Guilyardi +@author: David Lipszyc """ __docformat__ = 'epytext en' __version__ = '0.5.0' __url__ = 'http://telemeta.org' -__copyright__ = '(C) 2007-2009 Parisson SARL and Samalyse SARL' +__copyright__ = '(C) 2007-2010 Parisson SARL and Samalyse SARL' __license__ = 'CeCILL2' __license_long__ = """ CeCILL FREE SOFTWARE LICENSE AGREEMENT