From 94110f14c7cad451261b09b20b011897d8e56def Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eugen=20H=C3=B6glinger?= Date: Wed, 9 Oct 2024 10:45:50 +0200 Subject: [PATCH] =?UTF-8?q?Kleine=20=C3=84nderungen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IncrementAssemblyVersion/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IncrementAssemblyVersion/Properties/AssemblyInfo.cs b/IncrementAssemblyVersion/Properties/AssemblyInfo.cs index b6cc9e5..9f98d55 100644 --- a/IncrementAssemblyVersion/Properties/AssemblyInfo.cs +++ b/IncrementAssemblyVersion/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("IncrementAssemblyVersion")] -[assembly: AssemblyCopyright("Copyright © 2018")] +[assembly: AssemblyCopyright("Copyright © 2018")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]