Skip to content

Commit e4ed7a5

Browse files
Update assembly info
1 parent 3331fcf commit e4ed7a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects/client/RabbitMQ.Client/src/tokenized/AssemblyInfo.cs.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ using System.Reflection;
4242
using System.Runtime.CompilerServices;
4343
using System.Runtime.InteropServices;
4444

45-
[assembly: AssemblyTitle("RabbitMQ Client Library for .Net")]
46-
[assembly: AssemblyDescription("Open Source Enterprise Messaging")]
45+
[assembly: AssemblyTitle("RabbitMQ Client Library for .NET")]
46+
[assembly: AssemblyDescription("See http://rabbitmq.com")]
4747
[assembly: AssemblyConfiguration("")]
48-
[assembly: AssemblyCompany("GoPivotal, Inc.")]
48+
[assembly: AssemblyCompany("Pivotal Software, Inc.")]
4949
[assembly: AssemblyProduct("RabbitMQ")]
50-
[assembly: AssemblyCopyright("Copyright © 2007-2014 GoPivotal, Inc.")]
50+
[assembly: AssemblyCopyright("Copyright © 2007-2015 Pivotal Software, Inc.")]
5151
[assembly: AssemblyTrademark("")]
5252
[assembly: AssemblyCulture("")]
5353

0 commit comments

Comments
 (0)