Explorar el Código

Merge remote-tracking branch 'refs/remotes/origin/master' into develop

# Conflicts:
#	build/nuget/SSH.NET.nuspec
#	src/Renci.SshNet/Properties/CommonAssemblyInfo.cs
Gert Driesen hace 8 años
padre
commit
c71d7f6aa5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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("")]