Skip to content

Commit c71d7f6

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts: # build/nuget/SSH.NET.nuspec # src/Renci.SshNet/Properties/CommonAssemblyInfo.cs
2 parents a353f95 + bc080e8 commit c71d7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[assembly: AssemblyDescription("SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.")]
66
[assembly: AssemblyCompany("Renci")]
77
[assembly: AssemblyProduct("SSH.NET")]
8-
[assembly: AssemblyCopyright("Copyright © Renci 2010-2016")]
8+
[assembly: AssemblyCopyright("Copyright © Renci 2010-2017")]
99
[assembly: AssemblyTrademark("")]
1010
[assembly: AssemblyCulture("")]
1111

0 commit comments

Comments
 (0)