Formatting tweak to LICENSE Hadrian Zbarcea noticed that the first lines of LICENSE are incorrectly formatted - most likely due to copy-and-paste from the HTML page rather than the text document.
No change to content. Project: http://git-wip-us.apache.org/repos/asf/brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn/commit/1b1ad459 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn/tree/1b1ad459 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn/diff/1b1ad459 Branch: refs/heads/0.7.0-incubating Commit: 1b1ad459ed680f2e24a5ea6182f21d8c8374238f Parents: b6ec4c7 Author: Richard Downer <[email protected]> Authored: Fri Dec 19 11:09:22 2014 +0000 Committer: Richard Downer <[email protected]> Committed: Fri Dec 19 11:09:22 2014 +0000 ---------------------------------------------------------------------- LICENSE | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn/blob/1b1ad459/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index df7b30f..3adafea 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,7 @@ -Apache License -Version 2.0, January 2004 - -http://www.apache.org/licenses/ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
