Skip to content

Commit 39c3ed8

Browse files
authored
Updated copyright in AssemblyInfo.cs (#1845)
1 parent 92b5b02 commit 39c3ed8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Files.Launcher/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("")]
1111
[assembly: AssemblyProduct("FilesFullTrust")]
12-
[assembly: AssemblyCopyright("Copyright © 2019")]
12+
[assembly: AssemblyCopyright("Copyright © 2020")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

@@ -32,4 +32,4 @@
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
3434
[assembly: AssemblyVersion("1.0.0.0")]
35-
[assembly: AssemblyFileVersion("1.0.0.0")]
35+
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)