summaryrefslogtreecommitdiff
path: root/src
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
commitda0756242b2a6790ef975cf36ea48e8b064c4dda (patch)
tree90073151e6c99091be72e434ba0195e15e43b9fa /src
parent6b3d442b64b8b8d84c78a913e616bb83184225fe (diff)
parent1c13e04c77c634b4509434f21f7585c16368af9d (diff)
downloadrabbitmq-server-git-da0756242b2a6790ef975cf36ea48e8b064c4dda.tar.gz
merge heads
Diffstat (limited to 'src')
-rw-r--r--src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl
index 719c8b3c1c..02811994ac 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