From 1329e028ce064a1b0e67ba810ca0e6d6516f454d Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Mon, 11 Jul 2022 16:53:37 +0100 Subject: [PATCH] Fix license --- src/SparkPost/SparkPost.csproj | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/SparkPost/SparkPost.csproj b/src/SparkPost/SparkPost.csproj index 95c4c9a..65ba92b 100644 --- a/src/SparkPost/SparkPost.csproj +++ b/src/SparkPost/SparkPost.csproj @@ -9,9 +9,11 @@ 2.0.0 2.0.0 Darren Cauthon - https://www.sparkpost.com/sites/default/files/attachments/SparkPost_Logo_2-Color_Gray-Orange_RGB.svg + https://www.sparkpost.com/sites/default/files/attachments/SparkPost_Logo_2-Color_Gray-Orange_RGB.svg SparkPost + https://github.com/darrencauthon/csharp-sparkpost/blob/master/LICENSE.md https://github.com/SparkPost/csharp-sparkpost + LICENSE.md Added support to pass a user-agent. email netstandard2.0 @@ -23,4 +25,9 @@ + + + LICENSE.md + +