From b838d7924c9674777b592472abe4cba4f237f103 Mon Sep 17 00:00:00 2001 From: Lev Rusanov <30170278+JDM170@users.noreply.github.com> Date: Thu, 29 May 2025 12:23:15 +0700 Subject: [PATCH] Update AssemblyInfo.cs Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com> --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index cfb70cc..c83f8c4 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("MouseSimulator")] -[assembly: AssemblyCopyright("Copyright © 2025")] +[assembly: AssemblyCopyright("Lev Rusanov © 2025")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]