Skip to content

Commit bb7a835

Browse files
Merge branch 'stable'
2 parents 4aec97d + 51ac73c commit bb7a835

File tree

218 files changed

+522
-523
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+522
-523
lines changed

projects/client/Apigen/properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System.Reflection;
@@ -50,7 +50,7 @@
5050
[assembly: AssemblyConfiguration("")]
5151
[assembly: AssemblyCompany("GoPivotal, Inc.")]
5252
[assembly: AssemblyProduct("ApiGen")]
53-
[assembly: AssemblyCopyright("Copyright © 2007-2014 GoPivotal, Inc.")]
53+
[assembly: AssemblyCopyright("Copyright © 2007-2015 Pivotal Software, Inc.")]
5454
[assembly: AssemblyTrademark("")]
5555
[assembly: AssemblyCulture("")]
5656

projects/client/Apigen/src/apigen/AmqpClass.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System;

projects/client/Apigen/src/apigen/AmqpEntity.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System;

projects/client/Apigen/src/apigen/AmqpField.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System;

projects/client/Apigen/src/apigen/AmqpMethod.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System;

projects/client/Apigen/src/apigen/Apigen.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System;
@@ -340,7 +340,7 @@ public void EmitPrelude() {
340340
EmitLine("// The APL v2.0:");
341341
EmitLine("//");
342342
EmitLine("//---------------------------------------------------------------------------");
343-
EmitLine("// Copyright (C) 2007-2014 GoPivotal, Inc.");
343+
EmitLine("// Copyright (C) 2007-2015 Pivotal Software, Inc.");
344344
EmitLine("//");
345345
EmitLine("// Licensed under the Apache License, Version 2.0 (the \"License\");");
346346
EmitLine("// you may not use this file except in compliance with the License.");
@@ -371,7 +371,7 @@ public void EmitPrelude() {
371371
EmitLine("// The Original Code is RabbitMQ.");
372372
EmitLine("//");
373373
EmitLine("// The Initial Developer of the Original Code is GoPivotal, Inc.");
374-
EmitLine("// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.");
374+
EmitLine("// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.");
375375
EmitLine("//---------------------------------------------------------------------------");
376376
EmitLine("");
377377
EmitLine("using RabbitMQ.Client;");

projects/client/ApigenBootstrap/properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System.Reflection;
@@ -50,7 +50,7 @@
5050
[assembly: AssemblyConfiguration("")]
5151
[assembly: AssemblyCompany("GoPivotal, Inc.")]
5252
[assembly: AssemblyProduct("ApiGenBootstrap")]
53-
[assembly: AssemblyCopyright("Copyright © 2007-2014 GoPivotal, Inc.")]
53+
[assembly: AssemblyCopyright("Copyright © 2007-2015 Pivotal Software, Inc.")]
5454
[assembly: AssemblyTrademark("")]
5555
[assembly: AssemblyCulture("")]
5656

projects/client/RabbitMQ.Client/src/client/api/AmqpTcpEndpoint.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
using System;
@@ -277,4 +277,4 @@ public override string ToString()
277277
return "amqp://" + HostName + ":" + Port;
278278
}
279279
}
280-
}
280+
}

projects/client/RabbitMQ.Client/src/client/api/AmqpTimestamp.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
namespace RabbitMQ.Client
@@ -82,4 +82,4 @@ public override string ToString()
8282
return "((time_t)" + UnixTime + ")";
8383
}
8484
}
85-
}
85+
}

projects/client/RabbitMQ.Client/src/client/api/AmqpVersion.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007-2014 GoPivotal, Inc.
7+
// Copyright (C) 2007-2015 Pivotal Software, Inc.
88
//
99
// Licensed under the Apache License, Version 2.0 (the "License");
1010
// you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
// The Original Code is RabbitMQ.
3636
//
3737
// The Initial Developer of the Original Code is GoPivotal, Inc.
38-
// Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
38+
// Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
3939
//---------------------------------------------------------------------------
4040

4141
namespace RabbitMQ.Client
@@ -114,4 +114,4 @@ public override string ToString()
114114
return Major + "-" + Minor;
115115
}
116116
}
117-
}
117+
}

0 commit comments

Comments
 (0)