Repository: stratos Updated Branches: refs/heads/master ab9fed70a -> bb80148c6
Removing license headers from INSTALL.md files Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/bb80148c Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/bb80148c Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/bb80148c Branch: refs/heads/master Commit: bb80148c65e6f59d5f379936706a44d5ef44f773 Parents: ab9fed7 Author: Imesh Gunaratne <[email protected]> Authored: Wed Aug 12 17:18:43 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Wed Aug 12 17:18:59 2015 +0530 ---------------------------------------------------------------------- .../load-balancer/haproxy-extension/INSTALL.md | 19 ------------------ .../load-balancer/lvs-extension/INSTALL.md | 21 -------------------- .../load-balancer/nginx-extension/INSTALL.md | 19 ------------------ 3 files changed, 59 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/bb80148c/extensions/load-balancer/haproxy-extension/INSTALL.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/haproxy-extension/INSTALL.md b/extensions/load-balancer/haproxy-extension/INSTALL.md index c10cef4..826419f 100644 --- a/extensions/load-balancer/haproxy-extension/INSTALL.md +++ b/extensions/load-balancer/haproxy-extension/INSTALL.md @@ -1,22 +1,3 @@ - # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # 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. - # - # Installing Apache Stratos HAProxy Extension Apache Stratos HAProxy Extension could be used for integrating HAProxy load balancer with Apache Stratos. Please follow http://git-wip-us.apache.org/repos/asf/stratos/blob/bb80148c/extensions/load-balancer/lvs-extension/INSTALL.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/INSTALL.md b/extensions/load-balancer/lvs-extension/INSTALL.md index c85c6f8..a6679b4 100644 --- a/extensions/load-balancer/lvs-extension/INSTALL.md +++ b/extensions/load-balancer/lvs-extension/INSTALL.md @@ -1,24 +1,3 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# 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. -# -# This is a generated file and will be overwritten at the next load balancer startup. -# Please use loadbalancer.conf for updating mb-ip, mb-port and templates/jndi.properties.template -# file for updating other configurations. -# # Installing Apache Stratos LVS Extension Apache Stratos LVS Extension could be used for integrating LVS load balancer with Apache Stratos. Please follow http://git-wip-us.apache.org/repos/asf/stratos/blob/bb80148c/extensions/load-balancer/nginx-extension/INSTALL.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/nginx-extension/INSTALL.md b/extensions/load-balancer/nginx-extension/INSTALL.md index c9e0acb..3e0aa5a 100644 --- a/extensions/load-balancer/nginx-extension/INSTALL.md +++ b/extensions/load-balancer/nginx-extension/INSTALL.md @@ -1,22 +1,3 @@ - # - # Licensed to the Apache Software Foundation (ASF) under one - # or more contributor license agreements. See the NOTICE file - # distributed with this work for additional information - # regarding copyright ownership. The ASF licenses this file - # to you under the Apache License, Version 2.0 (the - # "License"); you may not use this file except in compliance - # with the License. You may obtain a copy of the License at - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # 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. - # - # Installing Apache Stratos Nginx Extension Apache Stratos Nginx Extension could be used for integrating Nginx load balancer with Apache Stratos. Please follow
