-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This project is partly funded by the EU and the European Cybersecurity Competence Center. Adding the logos to acknowledge it. Co-authored-by: Marc Obrador <[email protected]>
- Loading branch information
1 parent
053b99d
commit 1ce103c
Showing
3 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -81,3 +81,8 @@ You can reach out by email at this address: `[email protected]` | |
### License | ||
|
||
O-MVLL is released under the same License as LLVM: [Apache License, Version 2.0](./LICENSE) | ||
|
||
<div style="display: flex; gap: 0px; padding: 10px;"> | ||
<img src=".github/img/eu.jpg" alt="EU Co-funding Logo" style="height: 50px; width: auto;"> | ||
<img src=".github/img/eccc.png" alt="ECCC Logo" style="height: 50px; width: auto; background-color: white;"> | ||
</div> |