From ba00e59f62ea986565543a32cfdcdd0344609311 Mon Sep 17 00:00:00 2001 From: Dusan Date: Wed, 6 Nov 2024 09:13:32 +0100 Subject: [PATCH] Apache License 2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fe4abea..d5f02d7 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "aws/aws-sdk-php": "^3.212", "guzzlehttp/guzzle": "7.4.x" }, - "license": "Apache 2.0", + "license": "Apache License 2.0", "autoload": { "psr-4": { "DtxsPhpClient\\": "src/"