From e8186a55d10a37b21875639f8c174543db4200d0 Mon Sep 17 00:00:00 2001 From: Isaac Schemm Date: Thu, 7 Jan 2021 13:11:42 -0600 Subject: [PATCH] Update year --- CrosspostSharp3/AboutForm.resx | 2 +- CrosspostSharp3/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CrosspostSharp3/AboutForm.resx b/CrosspostSharp3/AboutForm.resx index 35f0860..97cd345 100644 --- a/CrosspostSharp3/AboutForm.resx +++ b/CrosspostSharp3/AboutForm.resx @@ -58,7 +58,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Copyright (c) 2014-2020 libertyernie + Copyright (c) 2014-2021 libertyernie Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/CrosspostSharp3/Properties/AssemblyInfo.cs b/CrosspostSharp3/Properties/AssemblyInfo.cs index 9b55ec3..ae0d50c 100644 --- a/CrosspostSharp3/Properties/AssemblyInfo.cs +++ b/CrosspostSharp3/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("CrosspostSharp3")] -[assembly: AssemblyCopyright("Copyright © 2014-2020 libertyernie")] +[assembly: AssemblyCopyright("Copyright © 2014-2021 libertyernie")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]