(c) year
This commit is contained in:
parent
eb2fc09a9f
commit
458007ec03
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ.
|
%% The Original Code is RabbitMQ.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_ws_app).
|
-module(rabbit_ws_app).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ.
|
%% The Original Code is RabbitMQ.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_ws_client).
|
-module(rabbit_ws_client).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ.
|
%% The Original Code is RabbitMQ.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_ws_client_sup).
|
-module(rabbit_ws_client_sup).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ.
|
%% The Original Code is RabbitMQ.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_ws_sockjs).
|
-module(rabbit_ws_sockjs).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ.
|
%% The Original Code is RabbitMQ.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_ws_sup).
|
-module(rabbit_ws_sup).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ Management Console.
|
%% The Original Code is RabbitMQ Management Console.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(cowboy_websocket_SUITE).
|
-module(cowboy_websocket_SUITE).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ Management Console.
|
%% The Original Code is RabbitMQ Management Console.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(raw_websocket_SUITE).
|
-module(raw_websocket_SUITE).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ Management Console.
|
%% The Original Code is RabbitMQ Management Console.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(sockjs_websocket_SUITE).
|
-module(sockjs_websocket_SUITE).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ Management Console.
|
%% The Original Code is RabbitMQ Management Console.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rabbit_ws_test_util).
|
-module(rabbit_ws_test_util).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ Management Console.
|
%% The Original Code is RabbitMQ Management Console.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(rfc6455_client).
|
-module(rfc6455_client).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ Management Console.
|
%% The Original Code is RabbitMQ Management Console.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(stomp).
|
-module(stomp).
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
%% The Original Code is RabbitMQ.
|
%% The Original Code is RabbitMQ.
|
||||||
%%
|
%%
|
||||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||||
%% Copyright (c) 2007-2016 Pivotal Software, Inc. All rights reserved.
|
%% Copyright (c) 2007-2017 Pivotal Software, Inc. All rights reserved.
|
||||||
%%
|
%%
|
||||||
|
|
||||||
-module(unit_SUITE).
|
-module(unit_SUITE).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue