Skip to content

Commit e783509

Browse files
committed
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
2 parents 79c0f90 + c71d7f6 commit e783509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Renci.SshNet/Properties/CommonAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
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)