Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit f4def5e

Browse files
committed
Update AssemblyInfo.cs
1 parent 1639103 commit f4def5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Titanium.Web.Proxy/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.CompilerServices;
33
using System.Runtime.InteropServices;
44

@@ -11,7 +11,7 @@
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("")]
1313
[assembly: AssemblyProduct("Titanium.Web.Proxy")]
14-
[assembly: AssemblyCopyright("Copyright © Titanium 2015-2019")]
14+
[assembly: AssemblyCopyright("Copyright © Titanium 2015-2020")]
1515
[assembly: AssemblyTrademark("")]
1616
[assembly: AssemblyCulture("")]
1717
[assembly: InternalsVisibleTo("Titanium.Web.Proxy.UnitTests, PublicKey=" +

0 commit comments

Comments
 (0)