We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79c0f90 + c71d7f6 commit e783509Copy full SHA for e783509
src/Renci.SshNet/Properties/CommonAssemblyInfo.cs
@@ -5,7 +5,7 @@
5
[assembly: AssemblyDescription("SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.")]
6
[assembly: AssemblyCompany("Renci")]
7
[assembly: AssemblyProduct("SSH.NET")]
8
-[assembly: AssemblyCopyright("Copyright © Renci 2010-2016")]
+[assembly: AssemblyCopyright("Copyright © Renci 2010-2017")]
9
[assembly: AssemblyTrademark("")]
10
[assembly: AssemblyCulture("")]
11
0 commit comments