From bc114f6142227fe06781ea43c00137b20da23b07 Mon Sep 17 00:00:00 2001 From: Michael Insel Date: Tue, 20 Mar 2018 21:03:46 +0100 Subject: [PATCH] Update copyright of the Windows Agent to 2018 This updates the copyright of the Windows Agent to 2018. --- agent/windows-setup-agent/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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("")] -- 2.40.0