Skip to content

Commit 3f7323b

Browse files
committed
change licence
1 parent e0b7ea4 commit 3f7323b

File tree

2 files changed

+11
-28
lines changed

2 files changed

+11
-28
lines changed

DESCRIPTION

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ Description: Framework for building evolutionary algorithms for both single- and
44
Version: 2.1.0
55
Encoding: UTF-8
66
Date: 2017-07-09
7-
Authors@R: c(person("Jakob", "Bossek", email = "[email protected]", role =
8-
c("aut", "cre")))
7+
Authors@R: c(
8+
person("Jakob", "Bossek", email = "[email protected]", role = c("aut", "cre", "cph")),
9+
person("Michael H.", "Buselli", role = c("ctb", "cph")),
10+
person("Wessel", "Dankers", role = c("ctb", "cph")),
11+
person("Carlos M.", "Fonseca", role = c("ctb", "cph")),
12+
person("Manuel", "Lopez-Ibanez", role = c("ctb", "cph")),
13+
person("Luis", "Paquete", role = c("ctb", "cph")),
14+
person("Joshua", "Knowles", role = c("ctb", "cph")),
15+
person("Eckart", "Zitzler", role = c("ctb", "cph")),
16+
person("Olaf", "Mersmann", role = "ctb"))
917
Maintainer: Jakob Bossek <[email protected]>
10-
License: BSD_2_clause + file LICENSE
18+
License: GPL-3
1119
URL: https://github.com/jakobbossek/ecr2
1220
BugReports: https://github.com/jakobbossek/ecr2/issues
1321
Depends:

LICENSE

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)