Skip to content

Commit

Permalink
Clarify the license of the dashboard on its footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
DFINITYManu committed Oct 28, 2024
1 parent 3a46fee commit 2e6cf7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rollout-dashboard/frontend/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@

<Footer>
<div class="sm:flex sm:items-center sm:justify-between">
<FooterCopyright>DFINITY Foundation</FooterCopyright>
<FooterCopyright by="DFINITY Foundation" copyrightMessage="/ Apache 2.0"
></FooterCopyright>
<FooterBrand name="Rollout dashboard" src="favicon-512x512.png"
></FooterBrand>
<FooterLinkGroup
Expand Down

0 comments on commit 2e6cf7c

Please sign in to comment.