diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-05-24 04:24:11 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-05-24 04:24:11 +0300 |
| commit | 73f47630aa566d6ae7f4849aa36d0243195d7713 (patch) | |
| tree | 5f14db07d717f4fff7cec4214143455674973633 /src/delegate.erl | |
| parent | f04d53ff82e04891ef6121e43a8cd40a60bfed1b (diff) | |
| download | rabbitmq-server-git-73f47630aa566d6ae7f4849aa36d0243195d7713.tar.gz | |
(c) year
Diffstat (limited to 'src/delegate.erl')
| -rw-r--r-- | src/delegate.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/delegate.erl b/src/delegate.erl index 1a0df98220..4bf570cc27 100644 --- a/src/delegate.erl +++ b/src/delegate.erl @@ -11,7 +11,7 @@ %% The Original Code is RabbitMQ. %% %% The Initial Developer of the Original Code is GoPivotal, Inc. -%% Copyright (c) 2007-2014 GoPivotal, Inc. All rights reserved. +%% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved. %% -module(delegate). |
