From c773f014afb63f73c318e23317b7c77bbf1fb91b Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Mon, 5 Aug 2024 12:37:50 +0000 Subject: [PATCH] fix(clients): move the license to the root (generated) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/algolia/api-clients-automation/pull/3457 Co-authored-by: algolia-bot Co-authored-by: Pierre Millot Co-authored-by: Clément Vannicatte --- algoliasearch/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename algoliasearch/LICENSE => LICENSE (100%) diff --git a/algoliasearch/LICENSE b/LICENSE similarity index 100% rename from algoliasearch/LICENSE rename to LICENSE