diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2015-08-31 14:44:45 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2015-08-31 14:44:45 +0300 |
| commit | 721d5e3a24604fd9e00f847ced571d08ecea094e (patch) | |
| tree | 058b183fb973de69949d3e542942fecfc11a55ce /include | |
| parent | 1085e243a6df514f675b452aa96ffa23b6632ac3 (diff) | |
| download | rabbitmq-server-git-721d5e3a24604fd9e00f847ced571d08ecea094e.tar.gz | |
GoPivotal => Pivotal Software in a few more places
Diffstat (limited to 'include')
| -rw-r--r-- | include/gm_specs.hrl | 2 | ||||
| -rw-r--r-- | include/rabbit.hrl | 2 | ||||
| -rw-r--r-- | include/rabbit_cli.hrl | 2 | ||||
| -rw-r--r-- | include/rabbit_msg_store.hrl | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/gm_specs.hrl b/include/gm_specs.hrl index 5a98e7059b..bc20b4415d 100644 --- a/include/gm_specs.hrl +++ b/include/gm_specs.hrl @@ -10,7 +10,7 @@ %% %% The Original Code is RabbitMQ. %% -%% The Initial Developer of the Original Code is GoPivotal, Inc. +%% The Initial Developer of the Original Code is Pivotal Software, Inc. %% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved. %% diff --git a/include/rabbit.hrl b/include/rabbit.hrl index 8da29d4e65..5b90956122 100644 --- a/include/rabbit.hrl +++ b/include/rabbit.hrl @@ -10,7 +10,7 @@ %% %% The Original Code is RabbitMQ. %% -%% The Initial Developer of the Original Code is GoPivotal, Inc. +%% The Initial Developer of the Original Code is Pivotal Software, Inc. %% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved. %% diff --git a/include/rabbit_cli.hrl b/include/rabbit_cli.hrl index 1bffc9a604..737bb4ea3d 100644 --- a/include/rabbit_cli.hrl +++ b/include/rabbit_cli.hrl @@ -10,7 +10,7 @@ %% %% The Original Code is RabbitMQ. %% -%% The Initial Developer of the Original Code is GoPivotal, Inc. +%% The Initial Developer of the Original Code is Pivotal Software, Inc. %% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved. %% diff --git a/include/rabbit_msg_store.hrl b/include/rabbit_msg_store.hrl index 803ed6b7ce..8bcf2ce629 100644 --- a/include/rabbit_msg_store.hrl +++ b/include/rabbit_msg_store.hrl @@ -10,7 +10,7 @@ %% %% The Original Code is RabbitMQ. %% -%% The Initial Developer of the Original Code is GoPivotal, Inc. +%% The Initial Developer of the Original Code is Pivotal Software, Inc. %% Copyright (c) 2007-2015 Pivotal Software, Inc. All rights reserved. %% |
