Skip to content

Commit fcc8b21

Browse files
author
Matthias Radestock
committed
merge bug19974 into default
2 parents 2feae7d + bf7b9e9 commit fcc8b21

File tree

219 files changed

+2825
-1521
lines changed

Some content is hidden

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

219 files changed

+2825
-1521
lines changed

LICENSE-MPL-RabbitMQ

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -446,13 +446,19 @@ EXHIBIT A -Mozilla Public License.
446446

447447
The Original Code is RabbitMQ.
448448

449-
The Initial Developers of the Original Code are LShift Ltd.,
450-
Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
451-
452-
Portions created by LShift Ltd., Cohesive Financial
453-
Technologies LLC., and Rabbit Technologies Ltd. are Copyright (C)
454-
2007 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
455-
Technologies Ltd.;
449+
The Initial Developers of the Original Code are LShift Ltd,
450+
Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
451+
452+
Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
453+
Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
454+
are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
455+
Technologies LLC, and Rabbit Technologies Ltd.
456+
457+
Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
458+
Ltd. Portions created by Cohesive Financial Technologies LLC are
459+
Copyright (C) 2007-2009 Cohesive Financial Technologies
460+
LLC. Portions created by Rabbit Technologies Ltd are Copyright
461+
(C) 2007-2009 Rabbit Technologies Ltd.
456462

457463
All Rights Reserved.
458464

docs/api-title-page.html

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<h1>RabbitMQ .NET client library API guide</h1>
77
<h2>Copyright</h2>
88
<p>
9-
This documentation is copyright (C) 2007, 2008 LShift Ltd.,
9+
This documentation is copyright (C) 2007-2009 LShift Ltd.,
1010
Cohesive Financial Technologies LLC., and Rabbit Technologies
1111
Ltd.
1212
</p>
@@ -20,8 +20,8 @@ <h2>License</h2>
2020
</p>
2121
<blockquote>
2222
<p>
23-
Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
24-
Technologies LLC., and Rabbit Technologies Ltd.
23+
Copyright (C) 2007-2009 LShift Ltd, Cohesive Financial Technologies
24+
LLC, and Rabbit Technologies Ltd.
2525
</p>
2626
<p>
2727
Licensed under the Apache License, Version 2.0 (the "License");
@@ -59,14 +59,21 @@ <h2>License</h2>
5959
The Original Code is The RabbitMQ .NET Client.
6060
</p>
6161
<p>
62-
The Initial Developers of the Original Code are LShift Ltd.,
63-
Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
62+
The Initial Developers of the Original Code are LShift Ltd, Cohesive
63+
Financial Technologies LLC, and Rabbit Technologies Ltd.
6464
</p>
6565
<p>
66-
Portions created by LShift Ltd., Cohesive Financial Technologies
67-
LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
68-
LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
69-
Technologies Ltd.;
66+
Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
67+
Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd are
68+
Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial Technologies
69+
LLC, and Rabbit Technologies Ltd.
70+
</p>
71+
<p>
72+
Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
73+
Ltd. Portions created by Cohesive Financial Technologies LLC are
74+
Copyright (C) 2007-2009 Cohesive Financial Technologies LLC. Portions
75+
created by Rabbit Technologies Ltd are Copyright (C) 2007-2009 Rabbit
76+
Technologies Ltd.
7077
</p>
7178
<p>
7279
All Rights Reserved.

docs/extractdocbook.py

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,19 @@
1010
##
1111
## The Original Code is RabbitMQ.
1212
##
13-
## The Initial Developers of the Original Code are LShift Ltd.,
14-
## Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
13+
## The Initial Developers of the Original Code are LShift Ltd,
14+
## Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
1515
##
16-
## Portions created by LShift Ltd., Cohesive Financial
17-
## Technologies LLC., and Rabbit Technologies Ltd. are Copyright (C)
18-
## 2007 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
19-
## Technologies Ltd.;
16+
## Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
17+
## Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
18+
## are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
19+
## Technologies LLC, and Rabbit Technologies Ltd.
20+
##
21+
## Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
22+
## Ltd. Portions created by Cohesive Financial Technologies LLC are
23+
## Copyright (C) 2007-2009 Cohesive Financial Technologies
24+
## LLC. Portions created by Rabbit Technologies Ltd are Copyright
25+
## (C) 2007-2009 Rabbit Technologies Ltd.
2026
##
2127
## All Rights Reserved.
2228
##

docs/user-guide-skeleton.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<copyright>
88
<year>2007</year>
99
<year>2008</year>
10+
<year>2009</year>
1011
<holder> LShift Ltd.</holder>
1112
<holder> Cohesive Financial Technologies LLC.</holder>
1213
<holder> Rabbit Technologies Ltd.</holder>

experiments/SemaphoreStress.cs

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
7+
// Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial
88
// Technologies LLC., and Rabbit Technologies Ltd.
99
//
1010
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,13 +35,19 @@
3535
//
3636
// The Original Code is The RabbitMQ .NET Client.
3737
//
38-
// The Initial Developers of the Original Code are LShift Ltd.,
39-
// Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
38+
// The Initial Developers of the Original Code are LShift Ltd,
39+
// Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
4040
//
41-
// Portions created by LShift Ltd., Cohesive Financial Technologies
42-
// LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
43-
// LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
44-
// Technologies Ltd.;
41+
// Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
42+
// Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
43+
// are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
44+
// Technologies LLC, and Rabbit Technologies Ltd.
45+
//
46+
// Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
47+
// Ltd. Portions created by Cohesive Financial Technologies LLC are
48+
// Copyright (C) 2007-2009 Cohesive Financial Technologies
49+
// LLC. Portions created by Rabbit Technologies Ltd are Copyright
50+
// (C) 2007-2009 Rabbit Technologies Ltd.
4551
//
4652
// All Rights Reserved.
4753
//

src/apigen/AmqpClass.cs

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
7+
// Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial
88
// Technologies LLC., and Rabbit Technologies Ltd.
99
//
1010
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,13 +35,19 @@
3535
//
3636
// The Original Code is The RabbitMQ .NET Client.
3737
//
38-
// The Initial Developers of the Original Code are LShift Ltd.,
39-
// Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
38+
// The Initial Developers of the Original Code are LShift Ltd,
39+
// Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
4040
//
41-
// Portions created by LShift Ltd., Cohesive Financial Technologies
42-
// LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
43-
// LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
44-
// Technologies Ltd.;
41+
// Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
42+
// Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
43+
// are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
44+
// Technologies LLC, and Rabbit Technologies Ltd.
45+
//
46+
// Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
47+
// Ltd. Portions created by Cohesive Financial Technologies LLC are
48+
// Copyright (C) 2007-2009 Cohesive Financial Technologies
49+
// LLC. Portions created by Rabbit Technologies Ltd are Copyright
50+
// (C) 2007-2009 Rabbit Technologies Ltd.
4551
//
4652
// All Rights Reserved.
4753
//

src/apigen/AmqpEntity.cs

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
7+
// Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial
88
// Technologies LLC., and Rabbit Technologies Ltd.
99
//
1010
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,13 +35,19 @@
3535
//
3636
// The Original Code is The RabbitMQ .NET Client.
3737
//
38-
// The Initial Developers of the Original Code are LShift Ltd.,
39-
// Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
38+
// The Initial Developers of the Original Code are LShift Ltd,
39+
// Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
4040
//
41-
// Portions created by LShift Ltd., Cohesive Financial Technologies
42-
// LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
43-
// LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
44-
// Technologies Ltd.;
41+
// Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
42+
// Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
43+
// are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
44+
// Technologies LLC, and Rabbit Technologies Ltd.
45+
//
46+
// Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
47+
// Ltd. Portions created by Cohesive Financial Technologies LLC are
48+
// Copyright (C) 2007-2009 Cohesive Financial Technologies
49+
// LLC. Portions created by Rabbit Technologies Ltd are Copyright
50+
// (C) 2007-2009 Rabbit Technologies Ltd.
4551
//
4652
// All Rights Reserved.
4753
//

src/apigen/AmqpField.cs

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
7+
// Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial
88
// Technologies LLC., and Rabbit Technologies Ltd.
99
//
1010
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,13 +35,19 @@
3535
//
3636
// The Original Code is The RabbitMQ .NET Client.
3737
//
38-
// The Initial Developers of the Original Code are LShift Ltd.,
39-
// Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
38+
// The Initial Developers of the Original Code are LShift Ltd,
39+
// Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
4040
//
41-
// Portions created by LShift Ltd., Cohesive Financial Technologies
42-
// LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
43-
// LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
44-
// Technologies Ltd.;
41+
// Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
42+
// Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
43+
// are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
44+
// Technologies LLC, and Rabbit Technologies Ltd.
45+
//
46+
// Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
47+
// Ltd. Portions created by Cohesive Financial Technologies LLC are
48+
// Copyright (C) 2007-2009 Cohesive Financial Technologies
49+
// LLC. Portions created by Rabbit Technologies Ltd are Copyright
50+
// (C) 2007-2009 Rabbit Technologies Ltd.
4551
//
4652
// All Rights Reserved.
4753
//

src/apigen/AmqpMethod.cs

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
7+
// Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial
88
// Technologies LLC., and Rabbit Technologies Ltd.
99
//
1010
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,13 +35,19 @@
3535
//
3636
// The Original Code is The RabbitMQ .NET Client.
3737
//
38-
// The Initial Developers of the Original Code are LShift Ltd.,
39-
// Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
38+
// The Initial Developers of the Original Code are LShift Ltd,
39+
// Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
4040
//
41-
// Portions created by LShift Ltd., Cohesive Financial Technologies
42-
// LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
43-
// LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
44-
// Technologies Ltd.;
41+
// Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
42+
// Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
43+
// are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
44+
// Technologies LLC, and Rabbit Technologies Ltd.
45+
//
46+
// Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
47+
// Ltd. Portions created by Cohesive Financial Technologies LLC are
48+
// Copyright (C) 2007-2009 Cohesive Financial Technologies
49+
// LLC. Portions created by Rabbit Technologies Ltd are Copyright
50+
// (C) 2007-2009 Rabbit Technologies Ltd.
4551
//
4652
// All Rights Reserved.
4753
//

src/apigen/Apigen.cs

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// The APL v2.0:
55
//
66
//---------------------------------------------------------------------------
7-
// Copyright (C) 2007, 2008 LShift Ltd., Cohesive Financial
7+
// Copyright (C) 2007-2009 LShift Ltd., Cohesive Financial
88
// Technologies LLC., and Rabbit Technologies Ltd.
99
//
1010
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,13 +35,19 @@
3535
//
3636
// The Original Code is The RabbitMQ .NET Client.
3737
//
38-
// The Initial Developers of the Original Code are LShift Ltd.,
39-
// Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.
38+
// The Initial Developers of the Original Code are LShift Ltd,
39+
// Cohesive Financial Technologies LLC, and Rabbit Technologies Ltd.
4040
//
41-
// Portions created by LShift Ltd., Cohesive Financial Technologies
42-
// LLC., and Rabbit Technologies Ltd. are Copyright (C) 2007, 2008
43-
// LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit
44-
// Technologies Ltd.;
41+
// Portions created before 22-Nov-2008 00:00:00 GMT by LShift Ltd,
42+
// Cohesive Financial Technologies LLC, or Rabbit Technologies Ltd
43+
// are Copyright (C) 2007-2008 LShift Ltd, Cohesive Financial
44+
// Technologies LLC, and Rabbit Technologies Ltd.
45+
//
46+
// Portions created by LShift Ltd are Copyright (C) 2007-2009 LShift
47+
// Ltd. Portions created by Cohesive Financial Technologies LLC are
48+
// Copyright (C) 2007-2009 Cohesive Financial Technologies
49+
// LLC. Portions created by Rabbit Technologies Ltd are Copyright
50+
// (C) 2007-2009 Rabbit Technologies Ltd.
4551
//
4652
// All Rights Reserved.
4753
//

0 commit comments

Comments
 (0)