[Seqinr-commits] r1983 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jul 12 21:59:29 CEST 2016
Author: jeanlobry
Date: 2016-07-12 21:59:29 +0200 (Tue, 12 Jul 2016)
New Revision: 1983
Modified:
pkg/DESCRIPTION
Log:
GPL needs a copyright holder
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2016-07-12 19:19:54 UTC (rev 1982)
+++ pkg/DESCRIPTION 2016-07-12 19:59:29 UTC (rev 1983)
@@ -6,12 +6,12 @@
Authors at R: c(person("Delphine", "Charif", role = "aut"),
person("Olivier", "Clerc", role = "ctb"),
person("Carolin", "Frank", role = "ctb"),
- person(c("Jean","R."), "Lobry", role = "aut"),
+ person(c("Jean","R."), "Lobry", role = "aut, cph"),
person("Anamaria", "Necşulea", role = "ctb"),
person("Leonor", "Palmeira", role = "ctb"),
person("Simon", "Penel", role = "cre", email = "simon.penel at univ-lyon1.fr"),
person("Guy", "Perrière", role = "ctb"))
-Author: Delphine Charif [aut], Olivier Clerc [ctb], Carolin Frank [ctb], Jean R. Lobry [aut], Anamaria Necşulea [ctb], Leonor Palmeira [ctb], Simon Penel [cre], Guy Perrière [ctb]
+Author: Delphine Charif [aut], Olivier Clerc [ctb], Carolin Frank [ctb], Jean R. Lobry [aut, cph], Anamaria Necşulea [ctb], Leonor Palmeira [ctb], Simon Penel [cre], Guy Perrière [ctb]
Maintainer: Simon Penel <simon.penel at univ-lyon1.fr>
BugReports: http://r-forge.r-project.org/mail/?group_id=220
Imports: ade4,segmented
More information about the Seqinr-commits
mailing list