summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2013-03-06 20:31:01 +0000
committerTim Watson <tim@rabbitmq.com>2013-03-06 20:31:01 +0000
commit014c57a22d2b4c57036fd18dc08fd645eba3a860 (patch)
tree90073151e6c99091be72e434ba0195e15e43b9fa
parentd8b30c8d9baf22bdce5644b2af854f2edb080738 (diff)
parent971559d454c8873afdcc1a66fc1267fc0c26480c (diff)
downloadrabbitmq-server-014c57a22d2b4c57036fd18dc08fd645eba3a860.tar.gz
merge heads
-rw-r--r--src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl
index 719c8b3c..02811994 100644
--- a/src/supervisor2.erl
+++ b/src/supervisor2.erl
@@ -1,4 +1,4 @@
-%% This file is a copy of supervisor.erl from the R15B-3 Erlang/OTP
+%% This file is a copy of supervisor.erl from the R16B Erlang/OTP
%% distribution, with the following modifications:
%%
%% 1) the module name is supervisor2