]> git.parisson.com Git - teleforma.git/commitdiff
goto 1.1
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 27 Apr 2017 16:28:37 +0000 (18:28 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 27 Apr 2017 16:28:37 +0000 (18:28 +0200)
teleforma/__init__.py

index 7c7e73409ce03c484d1e2bd7e17806d8ec88f685..e22d48cb8a734572ecec9b8849c417bd280ccbe7 100644 (file)
@@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.0'
+__version__ = '1.1'
 __url__ = 'http://parisson.com/products/teleforma'
-__copyright__ = '(C) 2011-2012 Parisson'
+__copyright__ = '(C) 2011-2017 Parisson'
 __license__ = 'CeCILL-v2'
 __license_long__ = """
-Copyright (C) Parisson SARL (2011-2012)
+Copyright (C) Parisson SARL (2011-2017)
 
 <yomguy@parisson.com>
 
@@ -47,5 +47,3 @@ same conditions as regards security.
 The fact that you are presently reading this means that you have had
 knowledge of the CeCILL license and that you accept its terms.
 """
-
-