Bläddra i källkod

Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop

Gert Driesen 8 år sedan
förälder
incheckning
e78350977e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

+ 1 - 1
src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyDescription("SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.")]
 [assembly: AssemblyCompany("Renci")]
 [assembly: AssemblyProduct("SSH.NET")]
-[assembly: AssemblyCopyright("Copyright © Renci 2010-2016")]
+[assembly: AssemblyCopyright("Copyright © Renci 2010-2017")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]