Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Commit

Permalink
s/VMware/GoPivotal/g
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon MacMullen committed Jul 1, 2013
1 parent 0073425 commit ff7f69f
Show file tree
Hide file tree
Showing 36 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
# The Original Code is RabbitMQ.
#
# The Initial Developer of the Original Code is VMware, Inc.
# Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
# The Initial Developer of the Original Code is GoPivotal, Inc.
# Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
#

VERSION=0.0.0
Expand Down
4 changes: 2 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
# The Original Code is RabbitMQ.
#
# The Initial Developer of the Original Code is VMware, Inc.
# Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
# The Initial Developer of the Original Code is GoPivotal, Inc.
# Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
#

VERSION=%%VSN%%
Expand Down
4 changes: 2 additions & 2 deletions common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
# The Original Code is RabbitMQ.
#
# The Initial Developer of the Original Code is VMware, Inc.
# Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
# The Initial Developer of the Original Code is GoPivotal, Inc.
# Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
#

# The client library can either be built from source control or by downloading
Expand Down
4 changes: 2 additions & 2 deletions include/amqp_client.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

-ifndef(AMQP_CLIENT_HRL).
Expand Down
4 changes: 2 additions & 2 deletions include/amqp_client_internal.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

-include("amqp_client.hrl").
Expand Down
4 changes: 2 additions & 2 deletions include/amqp_gen_consumer_spec.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2011-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2013 GoPivotal, Inc. All rights reserved.
%%

-include("amqp_client.hrl").
Expand Down
4 changes: 2 additions & 2 deletions include/rabbit_routing_prefixes.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2011-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2013 GoPivotal, Inc. All rights reserved.
%%

-define(QUEUE_PREFIX, "/queue").
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_auth_mechanisms.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_channel.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @type close_reason(Type) = {shutdown, amqp_reason(Type)}.
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_channel_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_channel_sup_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_channels_manager.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_client.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_connection.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @type close_reason(Type) = {shutdown, amqp_reason(Type)}.
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_connection_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_connection_type_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_direct_connection.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_direct_consumer.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2011-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2013 GoPivotal, Inc. All rights reserved.
%%

%% @doc This module is an implementation of the amqp_gen_consumer
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_gen_connection.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_gen_consumer.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2011-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2013 GoPivotal, Inc. All rights reserved.
%%

%% @doc A behaviour module for implementing consumers for
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_main_reader.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
6 changes: 3 additions & 3 deletions src/amqp_network_connection.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down Expand Up @@ -274,7 +274,7 @@ client_properties(UserProperties) ->
{<<"version">>, longstr, list_to_binary(Vsn)},
{<<"platform">>, longstr, <<"Erlang">>},
{<<"copyright">>, longstr,
<<"Copyright (c) 2007-2013 VMware, Inc.">>},
<<"Copyright (c) 2007-2013 GoPivotal, Inc.">>},
{<<"information">>, longstr,
<<"Licensed under the MPL. "
"See http://www.rabbitmq.com/">>},
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_rpc_client.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @doc This module allows the simple execution of an asynchronous RPC over
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_rpc_server.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @doc This is a utility module that is used to expose an arbitrary function
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_selective_consumer.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2011-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2011-2013 GoPivotal, Inc. All rights reserved.
%%

%% @doc This module is an implementation of the amqp_gen_consumer
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_sup.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
%%

%% @private
Expand Down
4 changes: 2 additions & 2 deletions src/amqp_uri.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 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(amqp_uri).
Expand Down
4 changes: 2 additions & 2 deletions src/overview.edoc.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@title AMQP Client for Erlang
@author VMware Inc. <[email protected]>
@copyright 2007-2013 VMware, Inc.
@author GoPivotal Inc. <[email protected]>
@copyright 2007-2013 GoPivotal, Inc.

@version %%VERSION%%

Expand Down
4 changes: 2 additions & 2 deletions src/rabbit_routing_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2013-2013 VMware, Inc. All rights reserved.
%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2013-2013 GoPivotal, Inc. All rights reserved.
%%

-module(rabbit_routing_util).
Expand Down
2 changes: 1 addition & 1 deletion src/uri_parser.erl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% This file is a copy of http_uri.erl from the R13B-1 Erlang/OTP
%% distribution with several modifications.

%% All modifications are Copyright (c) 2009-2013 VMware, Ltd.
%% All modifications are Copyright (c) 2009-2013 GoPivotal, Ltd.

%% ``The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
Expand Down
4 changes: 2 additions & 2 deletions test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
# The Original Code is RabbitMQ.
#
# The Initial Developer of the Original Code is VMware, Inc.
# Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
# The Initial Developer of the Original Code is GoPivotal, Inc.
# Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
#

IS_SUCCESS:=egrep "All .+ tests (successful|passed)."
Expand Down
4 changes: 2 additions & 2 deletions test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#
# The Original Code is RabbitMQ.
#
# The Initial Developer of the Original Code is VMware, Inc.
# Copyright (c) 2007-2013 VMware, Inc. All rights reserved.
# The Initial Developer of the Original Code is GoPivotal, Inc.
# Copyright (c) 2007-2013 GoPivotal, Inc. All rights reserved.
#

TEST_SOURCES=$(wildcard *.erl)
Expand Down
4 changes: 2 additions & 2 deletions test/amqp_client_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 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(amqp_client_SUITE).
Expand Down
4 changes: 2 additions & 2 deletions test/amqp_dbg.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 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(amqp_dbg).
Expand Down
4 changes: 2 additions & 2 deletions test/negative_test_util.erl
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
%%
%% The Original Code is RabbitMQ.
%%
%% The Initial Developer of the Original Code is VMware, Inc.
%% Copyright (c) 2007-2013 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(negative_test_util).
Expand Down
Loading

0 comments on commit ff7f69f

Please sign in to comment.