From d7be41ae66493fc0ab868ba0a5dd2f590a5a58ed Mon Sep 17 00:00:00 2001 From: Aleksandr Ponomarev Date: Sun, 2 Aug 2020 01:05:10 +0300 Subject: [PATCH] add url --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index d732a00..2fd1f06 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("MatrixExtensions")] [assembly: AssemblyDescription("Сustom functions for working with matrices")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Aleksandr Ponomarev")] +[assembly: AssemblyCompany("Aleksandr Ponomarev (https://t.me/smathru)")] [assembly: AssemblyProduct("MatrixExtensions")] [assembly: AssemblyCopyright("Copyright © 2020 SMathStudio")] [assembly: AssemblyTrademark("")]