Update README.md and Copyright years.

This commit is contained in:
2021-06-13 04:00:16 +02:00
parent 4cec1c6a20
commit e4a9cb1995
4 changed files with 36 additions and 14 deletions

View File

@@ -1,5 +1,4 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
@@ -10,7 +9,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("VAR.Json.Tests")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyCopyright("Copyright © VAR 2016-2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]