diff --git a/LICENSE b/LICENSE index bb4c2655..6244db80 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2018 Split Software, Co. +Copyright 2020 Split Software, Co. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/composer.json b/composer.json index 41a4cf24..a109b545 100644 --- a/composer.json +++ b/composer.json @@ -6,11 +6,16 @@ "authors": [ { "name": "Split", - "homepage": "http://split.io" + "homepage": "https://www.split.io/", + "email": "php@split.io" }, { - "name": "Sebastian Arrubia", - "email": "sebastian@split.io" + "name": "Martin Redolatti", + "email": "martin.redolatti@split.io" + }, + { + "name": "Matias Melograno", + "email": "matias.melograno@split.io" } ],