summaryrefslogtreecommitdiff
path: root/src/tcp_acceptor_sup.erl
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-03-17 17:25:24 +0000
committerSimon MacMullen <simon@rabbitmq.com>2014-03-17 17:25:24 +0000
commitbb99ef61c5b4db4638df5f6fe2068cb2c14d949d (patch)
treef768344490d8079e69f1bb420a36884268a8ea6d /src/tcp_acceptor_sup.erl
parentb3a666b4adab5b2cd5ecd4e1aa01a7f82d65a5bf (diff)
downloadrabbitmq-server-bb99ef61c5b4db4638df5f6fe2068cb2c14d949d.tar.gz
Update copyright for 2014bug25940
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).