File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
test/src/com/rabbitmq/client/test/server Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1010//
1111// The Original Code is RabbitMQ.
1212//
13- // The Initial Developer of the Original Code is VMware , Inc.
14- // Copyright (c) 2007-2013 VMware , Inc. All rights reserved.
13+ // The Initial Developer of the Original Code is GoPivotal , Inc.
14+ // Copyright (c) 2007-2013 GoPivotal , Inc. All rights reserved.
1515//
1616
1717
Original file line number Diff line number Diff line change 1+ // The contents of this file are subject to the Mozilla Public License
2+ // Version 1.1 (the "License"); you may not use this file except in
3+ // compliance with the License. You may obtain a copy of the License
4+ // at http://www.mozilla.org/MPL/
5+ //
6+ // Software distributed under the License is distributed on an "AS IS"
7+ // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8+ // the License for the specific language governing rights and
9+ // limitations under the License.
10+ //
11+ // The Original Code is RabbitMQ.
12+ //
13+ // The Initial Developer of the Original Code is GoPivotal, Inc.
14+ // Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
15+ //
16+
17+
118package com .rabbitmq .client .test .server ;
219
320import com .rabbitmq .client .BlockedListener ;
You can’t perform that action at this time.
0 commit comments