From 44c5a7342384d4343fec2e7d5930358f8057bde3 Mon Sep 17 00:00:00 2001 From: Mauro Sanz <51236193+sanzmauro@users.noreply.github.com> Date: Wed, 12 Feb 2020 11:35:16 -0300 Subject: [PATCH 1/2] Update LICENSE --- client/LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/LICENSE b/client/LICENSE index 94bd77ce5..fb8a05ab1 100644 --- a/client/LICENSE +++ b/client/LICENSE @@ -1,4 +1,4 @@ -Copyright 2020 Split Software +Copyright © 2020 Split Software, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. From 651012d2527a372314004e2cb86bce8578e0d406 Mon Sep 17 00:00:00 2001 From: Mauro Sanz <51236193+sanzmauro@users.noreply.github.com> Date: Wed, 12 Feb 2020 12:22:51 -0300 Subject: [PATCH 2/2] Rename client/LICENSE to LICENSE --- client/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/LICENSE => LICENSE (100%) diff --git a/client/LICENSE b/LICENSE similarity index 100% rename from client/LICENSE rename to LICENSE