File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
projects/client/RabbitMQ.Client/src/tokenized Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ using System.Reflection;
42
42
using System.Runtime.CompilerServices;
43
43
using System.Runtime.InteropServices;
44
44
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 ")]
47
47
[assembly: AssemblyConfiguration("")]
48
- [assembly: AssemblyCompany("GoPivotal , Inc.")]
48
+ [assembly: AssemblyCompany("Pivotal Software , Inc.")]
49
49
[assembly: AssemblyProduct("RabbitMQ")]
50
- [assembly: AssemblyCopyright("Copyright © 2007-2014 GoPivotal , Inc.")]
50
+ [assembly: AssemblyCopyright("Copyright © 2007-2015 Pivotal Software , Inc.")]
51
51
[assembly: AssemblyTrademark("")]
52
52
[assembly: AssemblyCulture("")]
53
53
You can’t perform that action at this time.
0 commit comments