Repository: stratos Updated Branches: refs/heads/master bb80148c6 -> 4b5a381bb
Removing license headers from README.md files Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/4b5a381b Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/4b5a381b Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/4b5a381b Branch: refs/heads/master Commit: 4b5a381bb22477e729ad0a94e8b304dfccc48f3b Parents: bb80148 Author: Imesh Gunaratne <[email protected]> Authored: Wed Aug 12 17:20:24 2015 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Wed Aug 12 17:20:24 2015 +0530 ---------------------------------------------------------------------- .../load-balancer/haproxy-extension/README.md | 21 ------------------- .../load-balancer/lvs-extension/README.md | 22 -------------------- .../load-balancer/nginx-extension/README.md | 21 ------------------- 3 files changed, 64 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/4b5a381b/extensions/load-balancer/haproxy-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/haproxy-extension/README.md b/extensions/load-balancer/haproxy-extension/README.md index 45f93c1..50a49a1 100644 --- a/extensions/load-balancer/haproxy-extension/README.md +++ b/extensions/load-balancer/haproxy-extension/README.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. -# # Apache Stratos HAProxy Extension Apache Stratos HAProxy extension is a load balancer extension for HAProxy. It is an executable program http://git-wip-us.apache.org/repos/asf/stratos/blob/4b5a381b/extensions/load-balancer/lvs-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/README.md b/extensions/load-balancer/lvs-extension/README.md index 56c5f16..13de2e0 100644 --- a/extensions/load-balancer/lvs-extension/README.md +++ b/extensions/load-balancer/lvs-extension/README.md @@ -1,25 +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. -# - # Apache Stratos LVS Extension Apache Stratos LVS extension is a load balancer extension for LVS. It is an executable program http://git-wip-us.apache.org/repos/asf/stratos/blob/4b5a381b/extensions/load-balancer/nginx-extension/README.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/nginx-extension/README.md b/extensions/load-balancer/nginx-extension/README.md index 5798542..cfbe2a3 100644 --- a/extensions/load-balancer/nginx-extension/README.md +++ b/extensions/load-balancer/nginx-extension/README.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. -# # Apache Stratos Nginx Extension Apache Stratos Nginx extension is a load balancer extension for Nginx. It is an executable program
