s/VMware/GoPivotal/g
This commit is contained in:
parent
72a6175148
commit
8f70cf3ff5
|
|
@ -1 +1 @@
|
|||
See http://www.rabbitmq.com/ldap.html
|
||||
See http://www.rabbitmq.com/ldap.html
|
||||
|
|
|
|||
|
|
@ -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(rabbit_auth_backend_ldap).
|
||||
|
|
|
|||
|
|
@ -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(rabbit_auth_backend_ldap_app).
|
||||
|
|
|
|||
|
|
@ -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(rabbit_auth_backend_ldap_sup).
|
||||
|
|
|
|||
|
|
@ -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(rabbit_auth_backend_ldap_util).
|
||||
|
|
|
|||
|
|
@ -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(rabbit_auth_backend_ldap_test).
|
||||
|
|
|
|||
Loading…
Reference in New Issue