Update copyright year in some source files
This commit is contained in:
@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Wojciech Figat")]
|
||||
[assembly: AssemblyProduct("Flax.Build.Tests")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012-2020 Wojciech Figat")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012-2021 Wojciech Figat")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// (c) 2012-2020 Wojciech Figat. All rights reserved.
|
||||
// (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// (c) 2012-2020 Wojciech Figat. All rights reserved.
|
||||
// (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// (c) 2012-2020 Wojciech Figat. All rights reserved.
|
||||
// (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// (c) 2012-2020 Wojciech Figat. All rights reserved.
|
||||
// (c) 2012-2021 Wojciech Figat. All rights reserved.
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Wojciech Figat")]
|
||||
[assembly: AssemblyProduct("Flax.Build")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012-2020 Wojciech Figat")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2012-2021 Wojciech Figat")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
Reference in New Issue
Block a user