Franck Pommereau

API doc extraction

...@@ -10,12 +10,12 @@ already provided, in particular two plugins implement the Petri nets ...@@ -10,12 +10,12 @@ already provided, in particular two plugins implement the Petri nets
10 compositions defined for the Petri Box Calculus and its successors. 10 compositions defined for the Petri Box Calculus and its successors.
11 11
12 @author: Franck Pommereau 12 @author: Franck Pommereau
13 -@organization: University of Paris 12 13 +@organization: University of Evry/Paris-Saclay
14 -@copyright: (C) 2005 Franck Pommereau 14 +@copyright: (C) 2005-2013 Franck Pommereau
15 @license: GNU Lesser General Public Licence (aka. GNU LGPL), see the 15 @license: GNU Lesser General Public Licence (aka. GNU LGPL), see the
16 file `doc/COPYING` in the distribution or visit [the GNU web 16 file `doc/COPYING` in the distribution or visit [the GNU web
17 site](http://www.gnu.org/licenses/licenses.html#LGPL) 17 site](http://www.gnu.org/licenses/licenses.html#LGPL)
18 -@contact: pommereau@univ-paris12.fr 18 +@contact: franck.pommereau@ibisc.univ-evry.fr
19 """ 19 """
20 20
21 version = "0.9.16" 21 version = "0.9.16"
......
This diff is collapsed. Click to expand it.