summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2015-05-24 04:24:11 +0300
committerMichael Klishin <mklishin@pivotal.io>2015-05-24 04:24:11 +0300
commit73f47630aa566d6ae7f4849aa36d0243195d7713 (patch)
tree5f14db07d717f4fff7cec4214143455674973633 /test
parentf04d53ff82e04891ef6121e43a8cd40a60bfed1b (diff)
downloadrabbitmq-server-git-73f47630aa566d6ae7f4849aa36d0243195d7713.tar.gz
(c) year
Diffstat (limited to 'test')
-rw-r--r--test/src/gm_qc.erl2
-rw-r--r--test/src/gm_soak_test.erl2
-rw-r--r--test/src/gm_speed_test.erl2
-rw-r--r--test/src/gm_tests.erl2
-rw-r--r--test/src/mirrored_supervisor_tests.erl2
-rw-r--r--test/src/mirrored_supervisor_tests_gs.erl2
-rw-r--r--test/src/rabbit_backing_queue_qc.erl2
-rw-r--r--test/src/rabbit_runtime_parameters_test.erl2
-rw-r--r--test/src/rabbit_tests.erl2
-rw-r--r--test/src/rabbit_tests_event_receiver.erl2
-rw-r--r--test/src/supervisor2_tests.erl2
-rw-r--r--test/src/test_sup.erl2
-rw-r--r--test/src/vm_memory_monitor_tests.erl2
13 files changed, 13 insertions, 13 deletions
diff --git a/test/src/gm_qc.erl b/test/src/gm_qc.erl
index 394cbcbd12..c6b33a2b9f 100644
--- a/test/src/gm_qc.erl
+++ b/test/src/gm_qc.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2011-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2011-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(gm_qc).
diff --git a/test/src/gm_soak_test.erl b/test/src/gm_soak_test.erl
index 90b94e4221..32476b56bc 100644
--- a/test/src/gm_soak_test.erl
+++ b/test/src/gm_soak_test.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(gm_soak_test).
diff --git a/test/src/gm_speed_test.erl b/test/src/gm_speed_test.erl
index f2aedff626..f11e7d487b 100644
--- a/test/src/gm_speed_test.erl
+++ b/test/src/gm_speed_test.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(gm_speed_test).
diff --git a/test/src/gm_tests.erl b/test/src/gm_tests.erl
index db552ce794..8daac11125 100644
--- a/test/src/gm_tests.erl
+++ b/test/src/gm_tests.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(gm_tests).
diff --git a/test/src/mirrored_supervisor_tests.erl b/test/src/mirrored_supervisor_tests.erl
index bf7d2e55a5..34411c2c62 100644
--- a/test/src/mirrored_supervisor_tests.erl
+++ b/test/src/mirrored_supervisor_tests.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2011-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2011-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(mirrored_supervisor_tests).
diff --git a/test/src/mirrored_supervisor_tests_gs.erl b/test/src/mirrored_supervisor_tests_gs.erl
index 12ed0d6fdd..beaf49a44d 100644
--- a/test/src/mirrored_supervisor_tests_gs.erl
+++ b/test/src/mirrored_supervisor_tests_gs.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2011-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2011-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(mirrored_supervisor_tests_gs).
diff --git a/test/src/rabbit_backing_queue_qc.erl b/test/src/rabbit_backing_queue_qc.erl
index 622b1b161f..a025823910 100644
--- a/test/src/rabbit_backing_queue_qc.erl
+++ b/test/src/rabbit_backing_queue_qc.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2011-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2011-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_backing_queue_qc).
diff --git a/test/src/rabbit_runtime_parameters_test.erl b/test/src/rabbit_runtime_parameters_test.erl
index 2e694242c3..d88975b61e 100644
--- a/test/src/rabbit_runtime_parameters_test.erl
+++ b/test/src/rabbit_runtime_parameters_test.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_runtime_parameters_test).
diff --git a/test/src/rabbit_tests.erl b/test/src/rabbit_tests.erl
index 0774dd9ab5..e45ec82500 100644
--- a/test/src/rabbit_tests.erl
+++ b/test/src/rabbit_tests.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_tests).
diff --git a/test/src/rabbit_tests_event_receiver.erl b/test/src/rabbit_tests_event_receiver.erl
index ccbdcbc27a..610496b60c 100644
--- a/test/src/rabbit_tests_event_receiver.erl
+++ b/test/src/rabbit_tests_event_receiver.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(rabbit_tests_event_receiver).
diff --git a/test/src/supervisor2_tests.erl b/test/src/supervisor2_tests.erl
index 195211b07a..199c66eca0 100644
--- a/test/src/supervisor2_tests.erl
+++ b/test/src/supervisor2_tests.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2011-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2011-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(supervisor2_tests).
diff --git a/test/src/test_sup.erl b/test/src/test_sup.erl
index d5b2a26fb6..84d14f725d 100644
--- a/test/src/test_sup.erl
+++ b/test/src/test_sup.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(test_sup).
diff --git a/test/src/vm_memory_monitor_tests.erl b/test/src/vm_memory_monitor_tests.erl
index 1f7cea33b6..61d62f862d 100644
--- a/test/src/vm_memory_monitor_tests.erl
+++ b/test/src/vm_memory_monitor_tests.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved.
%%
-module(vm_memory_monitor_tests).