summaryrefslogtreecommitdiff
path: root/src/tcp_acceptor_sup.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/tcp_acceptor_sup.erl')
-rw-r--r--src/tcp_acceptor_sup.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tcp_acceptor_sup.erl b/src/tcp_acceptor_sup.erl
index 3619875f..10b10e4a 100644
--- a/src/tcp_acceptor_sup.erl
+++ b/src/tcp_acceptor_sup.erl
@@ -11,7 +11,7 @@
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is GoPivotal, Inc.
-%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
+%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved.
%%
-module(tcp_acceptor_sup).