Skip to content

Commit ec0b634

Browse files
authored
Merge pull request #142 from splitio/license-update
Update LICENSE
2 parents 2f53c01 + f462173 commit ec0b634

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2018 Split Software, Co.
1+
Copyright 2020 Split Software, Co.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

composer.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@
66
"authors": [
77
{
88
"name": "Split",
9-
"homepage": "http://split.io"
9+
"homepage": "https://www.split.io/",
10+
"email": "php@split.io"
1011
},
1112
{
12-
"name": "Sebastian Arrubia",
13-
"email": "sebastian@split.io"
13+
"name": "Martin Redolatti",
14+
"email": "martin.redolatti@split.io"
15+
},
16+
{
17+
"name": "Matias Melograno",
18+
"email": "matias.melograno@split.io"
1419
}
1520
],
1621

0 commit comments

Comments
 (0)