We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7548ac6 commit 1cf08f7Copy full SHA for 1cf08f7
Tiled/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
1
-using System.Reflection;
+using System.Reflection;
2
using System.Runtime.InteropServices;
3
4
// General Information about an assembly is controlled through the following
@@ -9,7 +9,7 @@
9
[assembly: AssemblyConfiguration("")]
10
[assembly: AssemblyCompany("")]
11
[assembly: AssemblyProduct("Tiled")]
12
-[assembly: AssemblyCopyright("Copyright © https://github.com/thanatos-tshock/ 2017")]
+[assembly: AssemblyCopyright("Copyright © https://github.com/thanatos-tshock/ 2017-2020")]
13
[assembly: AssemblyTrademark("")]
14
[assembly: AssemblyCulture("")]
15
0 commit comments