From 076ed4dd9ef878ba369e0edb62c03bbd43d059a6 Mon Sep 17 00:00:00 2001 From: Chris Cameron Date: Fri, 5 Jan 2018 10:35:14 -0500 Subject: [PATCH] Updating copyright info --- ICD.Common.Utils/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ICD.Common.Utils/Properties/AssemblyInfo.cs b/ICD.Common.Utils/Properties/AssemblyInfo.cs index eb85b04..a5c3849 100644 --- a/ICD.Common.Utils/Properties/AssemblyInfo.cs +++ b/ICD.Common.Utils/Properties/AssemblyInfo.cs @@ -3,5 +3,5 @@ [assembly: AssemblyTitle("ICD.Common.Utils")] [assembly: AssemblyCompany("ICD Systems")] [assembly: AssemblyProduct("ICD.Common.Utils")] -[assembly: AssemblyCopyright("Copyright © ICD Systems 2017")] +[assembly: AssemblyCopyright("Copyright © ICD Systems 2018")] [assembly: AssemblyVersion("1.0.1.*")]