summaryrefslogtreecommitdiff
path: root/src/tcp_listener.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/tcp_listener.erl')
-rw-r--r--src/tcp_listener.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tcp_listener.erl b/src/tcp_listener.erl
index fb01c792..4b4a31b5 100644
--- a/src/tcp_listener.erl
+++ b/src/tcp_listener.erl
@@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
-%% The Initial Developer of the Original Code is VMware, Inc.
-%% Copyright (c) 2007-2012 VMware, Inc. All rights reserved.
+%% The Initial Developer of the Original Code is GoPivotal, Inc.
+%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%
-module(tcp_listener).