From 3c0a22c99ab85bf80b757ef25ae1be4751baa34d Mon Sep 17 00:00:00 2001 From: Justin LeCheminant Date: Mon, 4 Mar 2024 14:12:36 -0700 Subject: [PATCH] code cleanup --- IpViewer/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IpViewer/Properties/AssemblyInfo.cs b/IpViewer/Properties/AssemblyInfo.cs index 6610969..a9a2ada 100644 --- a/IpViewer/Properties/AssemblyInfo.cs +++ b/IpViewer/Properties/AssemblyInfo.cs @@ -10,8 +10,8 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Sasquatch Software")] [assembly: AssemblyProduct("IpViewer")] -[assembly: AssemblyCopyright("Copyright © 2020 Sasquatch Software")] -[assembly: AssemblyTrademark("Copyright © 2020 Sasquatch Software")] +[assembly: AssemblyCopyright("Copyright © 2024 Justin LeCheminant")] +[assembly: AssemblyTrademark("Copyright © 2024 Justin LeCheminant")] [assembly: AssemblyCulture("")] // Setting ComVisible to false makes the types in this assembly not visible