Skip to content

Commit c3c6f82

Browse files
authored
Merge pull request #7 from scottrigby/license-top-level
Move license info to top level LICENSE file for GitHub
2 parents 7877a36 + 428619d commit c3c6f82

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

LICENSE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# License
2+
3+
Except as otherwise noted, the content of this repo is licensed under the [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/) ([local copy](LICENSES/CC-BY-4.0.txt)), and any code is licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html) ([local copy](LICENSES/APACHE-2.0.txt)).

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,3 @@ See [How to Get Involved](https://github.com/gitops-working-group/gitops-working
2424
## Code of Conduct
2525

2626
The OpenGitOps community follows the [CNCF Code of Conduct](https://github.com/open-gitops/.github/blob/main/CODE_OF_CONDUCT.md).
27-
28-
## Licenses
29-
30-
- Code: [Apache 2.0](LICENSES/APACHE-2.0.txt). [html](http://www.apache.org/licenses/LICENSE-2.0.html)
31-
- Non-code: [CC BY 4.0](LICENSES/CC-BY-4.0.txt). [html](https://creativecommons.org/licenses/by/4.0/legalcode)

0 commit comments

Comments
 (0)