Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Closes #15
edit Brooklyn license info so that GitHub recognizes it Hello!👋 (CCing @dankohn who has requested this work so that the license will appear correctly in https://landscape.cncf.io/selected=apache-brooklyn) GitHub uses a library called Licensee to identify a project's license type. It shows this information in the status bar and via the API if it can unambiguously identify the license. This commit updates the LICENSE file so that it begins with the full text of the Apache license (including the Appendix). The text that preceded the beginning of the license text has been transferred to a new "License" section in the README. Collectively, these changes allow Licensee to successfully identify the license type of Brooklyn as Apache 2.0. REFS: [BROOKLYN-593](https://issues.apache.org/jira/browse/BROOKLYN-593)
- Loading branch information
Showing
2 changed files
with
29 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters