|
| 1 | + |
1 | 2 | # [](http://brooklyncentral.github.com)
|
2 | 3 |
|
3 |
| -Brooklyn is a library and control plane for deploying and managing distributed applications. |
| 4 | +Apache Brooklyn is a library and control plane for deploying and managing distributed applications. |
4 | 5 |
|
5 |
| -See [brooklyncentral.github.com](http://brooklyncentral.github.com) for details and examples. |
| 6 | +See [brooklyn.incubator.apache.org](https://brooklyn.incubator.apache.org/) for details and examples. |
6 | 7 |
|
7 | 8 | Brooklyn's main emphasis is managing live applications (e.g auto-scaling, exception handling, auto recovery from failure, and working across multiple clouds). Brooklyn considers deployment part of management, like the opening move in a game of chess. (Distributed-application-management-chess, no less).
|
8 | 9 |
|
@@ -69,19 +70,20 @@ See the [full guide to contributing](http://brooklyncentral.github.com/dev/how-t
|
69 | 70 | Thanks!
|
70 | 71 |
|
71 | 72 | ----
|
72 |
| -Licensed to the Apache Software Foundation (ASF) under one |
73 |
| -or more contributor license agreements. See the NOTICE file |
74 |
| -distributed with this work for additional information |
75 |
| -regarding copyright ownership. The ASF licenses this file |
76 |
| -to you under the Apache License, Version 2.0 (the |
77 |
| -"License"); you may not use this file except in compliance |
78 |
| -with the License. You may obtain a copy of the License at |
79 |
| - |
80 |
| - http://www.apache.org/licenses/LICENSE-2.0 |
81 |
| - |
82 |
| - Unless required by applicable law or agreed to in writing, |
83 |
| - software distributed under the License is distributed on an |
84 |
| - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
85 |
| - KIND, either express or implied. See the License for the |
86 |
| - specific language governing permissions and limitations |
87 |
| - under the License. |
| 73 | +Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| 74 | +See the [NOTICE](NOTICE) file distributed with this work for additional information |
| 75 | +regarding copyright ownership and the [incubation disclaimer](DISCLAIMER) file regarding project status, |
| 76 | +as Apache Brooklyn is currently undergoing Incubation at the Apache Software Foundation. |
| 77 | + |
| 78 | +The ASF licenses this file to you under the Apache License, Version 2.0 |
| 79 | +(the "License"); you may not use this file except in compliance with the License. |
| 80 | + |
| 81 | +You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). |
| 82 | + |
| 83 | +Unless required by applicable law or agreed to in writing, |
| 84 | +software distributed under the License is distributed on an |
| 85 | +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 86 | +KIND, either express or implied. See the License for the |
| 87 | +specific language governing permissions and limitations |
| 88 | +under the License. |
| 89 | + |
0 commit comments