Repository: brooklyn Updated Branches: refs/heads/0.7.0-incubating [created] bb9c8004b
Tweaks to Licence, Copyright and Readme for clarity. Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/af839590 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/af839590 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/af839590 Branch: refs/heads/0.7.0-incubating Commit: af839590455fdb1b450227408a7f7be3b8d66201 Parents: 99cce00 Author: David Toy <[email protected]> Authored: Mon Dec 9 12:25:34 2013 +0000 Committer: David Toy <[email protected]> Committed: Mon Dec 9 12:25:34 2013 +0000 ---------------------------------------------------------------------- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/af839590/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 35bfb06..961c716 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,13 @@ Thanks! ## Copyright and License -Copyright 2013 Cloudsoft Corporation, ltd. +© 2011 - 2013 Cloudsoft Corporation Limited. -Licensed under the Apache License, Version 2.0: -You may obtain a copy of the License in the LICENSE file, or at: [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0). +Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. The licence is provided in LICENSE.md, and 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. brooklyn is a registered trademark of Cloudsoft Corporation. +
