summaryrefslogtreecommitdiff
path: root/deps/rabbit_common/src/supervisor2.erl
diff options
context:
space:
mode:
Diffstat (limited to 'deps/rabbit_common/src/supervisor2.erl')
-rw-r--r--deps/rabbit_common/src/supervisor2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/rabbit_common/src/supervisor2.erl b/deps/rabbit_common/src/supervisor2.erl
index 08c764d0d8..d6e8b82262 100644
--- a/deps/rabbit_common/src/supervisor2.erl
+++ b/deps/rabbit_common/src/supervisor2.erl
@@ -40,7 +40,7 @@
%% 5) normal, and {shutdown, _} exit reasons are all treated the same
%% (i.e. are regarded as normal exits)
%%
-%% All modifications are (C) 2010-2020 VMware, Inc. or its affiliates.
+%% All modifications are (C) 2010-2021 VMware, Inc. or its affiliates.
%%
%% %CopyrightBegin%
%%