From: Michael Insel Date: Tue, 20 Mar 2018 20:03:46 +0000 (+0100) Subject: Update copyright of the Windows Agent to 2018 X-Git-Tag: v2.9.0~123^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=refs%2Fpull%2F6171%2Fhead;p=icinga2 Update copyright of the Windows Agent to 2018 This updates the copyright of the Windows Agent to 2018. --- diff --git a/agent/windows-setup-agent/Properties/AssemblyInfo.cs b/agent/windows-setup-agent/Properties/AssemblyInfo.cs index c0241b15d..34d61840c 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 Development Team")] [assembly: AssemblyProduct("Icinga 2")] -[assembly: AssemblyCopyright("Copyright © 2014-2015 Icinga Development Team")] +[assembly: AssemblyCopyright("Copyright © 2014-2018 Icinga Development Team")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]