summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Watson <tim@rabbitmq.com>2012-12-04 14:13:42 +0000
committerTim Watson <tim@rabbitmq.com>2012-12-04 14:13:42 +0000
commitaba3e9e41069eb9eb9ca4fd54795e2db847f4065 (patch)
treeea397c71f8124de99555ec8b77e7e238cbf229f5
parentcdd36abcd70e1a07fdd88fa1a454a7bb9ab406a5 (diff)
downloadrabbitmq-server-git-aba3e9e41069eb9eb9ca4fd54795e2db847f4065.tar.gz
change comments to reflect merging with R15B-03
-rw-r--r--src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor2.erl b/src/supervisor2.erl
index 0da00e580d..da37ba39f2 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