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
commit427e44ed9712db32a020ffc2357bb04aef09fbc0 (patch)
treeea397c71f8124de99555ec8b77e7e238cbf229f5
parent1ad3a10e7ef1ec75bb367af02ebd0b447eaeae41 (diff)
downloadrabbitmq-server-427e44ed9712db32a020ffc2357bb04aef09fbc0.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 0da00e58..da37ba39 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