summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2012-12-05 12:23:37 +0000
committerTim Watson <tim@rabbitmq.com>2012-12-05 12:23:37 +0000
commit3b39bfeee1e27ad1821c22bbc42a740744e9a42b (patch)
treedf1164297a71d6db2cd2c13e5037a8d1a51a9fc6
parent6299f9673cdffdf2f8a5973a5f61f00949fc881f (diff)
parentaba3e9e41069eb9eb9ca4fd54795e2db847f4065 (diff)
downloadrabbitmq-server-git-3b39bfeee1e27ad1821c22bbc42a740744e9a42b.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 f0182822f9..a1f758ffb8 100644
--- a/src/supervisor2.erl
+++ b/src/supervisor2.erl
@@ -1,4 +1,4 @@
-%% This file is a copy of supervisor.erl from the R13B-3 Erlang/OTP
+%% This file is a copy of supervisor.erl from the R15B-3 Erlang/OTP
%% distribution, with the following modifications:
%%
%% 1) the module name is supervisor2