s/VMware/GoPivotal/g
This commit is contained in:
parent
242b03c27d
commit
f8a20be7e3
|
|
@ -199,4 +199,4 @@ Unless required by applicable law or agreed to in writing, software
|
|||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
limitations under the License.
|
||||
|
|
|
|||
|
|
@ -446,8 +446,8 @@ EXHIBIT A -Mozilla Public License.
|
|||
|
||||
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.''
|
||||
|
||||
[NOTE: The text of this Exhibit A may differ slightly from the text of
|
||||
the notices in the Source Code files of the Original Code. You should
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@ ul.menu {
|
|||
|
||||
ul.menu li {
|
||||
padding: 5px 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
%%
|
||||
%% The Original Code is RabbitMQ.
|
||||
%%
|
||||
%% The Initial Developer of the Original Code is VMware, Inc.
|
||||
%% Copyright (c) 2012-2013 VMware, Inc. All rights reserved.
|
||||
%% The Initial Developer of the Original Code is GoPivotal, Inc.
|
||||
%% Copyright (c) 2012-2013 GoPivotal, Inc. All rights reserved.
|
||||
%%
|
||||
|
||||
-module(rabbit_web_stomp_examples_app).
|
||||
|
|
|
|||
Loading…
Reference in New Issue