-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from mrunalp/license_graduated
Add license info and graduated status
- Loading branch information
Showing
1 changed file
with
7 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
<div class="cncf-section"> | ||
<p> | ||
CRI-O is a <a href="https://cncf.io" target="_blank">Cloud Native Computing Foundation</a> incubating project. | ||
CRI-O is a <a href="https://cncf.io" target="_blank">Cloud Native Computing Foundation</a> graduated project. | ||
</p> | ||
|
||
<img class="cncf-section-logo" src="/logo/cncf-logo.png" alt="Cloud Native Computing Foundation logo"> | ||
</div> | ||
<p> | ||
2023 © CRI-O Project Authors. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. | ||
For a list of trademarks of The Linux Foundation, please see our Trademark Usage page: | ||
<a href="https://www.linuxfoundation.org/trademark-usage">https://www.linuxfoundation.org/trademark-usage</a> | ||
</p> | ||
</div> |