diff --git a/agent/windows-setup-agent/Properties/AssemblyInfo.cs b/agent/windows-setup-agent/Properties/AssemblyInfo.cs index d390a87ec..44d894c1f 100644 --- a/agent/windows-setup-agent/Properties/AssemblyInfo.cs +++ b/agent/windows-setup-agent/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Icinga GmbH")] [assembly: AssemblyProduct("Icinga 2")] -[assembly: AssemblyCopyright("Copyright © 2014 Icinga GmbH")] +[assembly: AssemblyCopyright("Copyright © 2019 Icinga GmbH")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/agent/windows-setup-agent/icinga.ico b/agent/windows-setup-agent/icinga.ico index 6ff7e9029..9be324c5f 100644 Binary files a/agent/windows-setup-agent/icinga.ico and b/agent/windows-setup-agent/icinga.ico differ