Skip to content

Commit

Permalink
Fix lfooter license statement
Browse files Browse the repository at this point in the history
  • Loading branch information
oscgonfer committed Nov 27, 2024
1 parent 78754e4 commit 8f66076
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/components/footer/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
</div>

<div flex="100" layout="row" layout-align="center center" style="margin-top:20px; padding-bottom:10px">
<p class="color-white text-center" style="max-width: 550px">Except where otherwise noted, content on this site by Smart Citizen® is licensed under a <a class="footer-link" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>. For licences of other components such as the API, data or the hardware, please check the <a class="footer-link" target="_blank" rel="policy" href="policy">Terms of use and Privacy Policy</a>.</p>
<p class="color-white text-left">Smart Citizen® embraces openness by design: all content on this page is licensed under a <a class="footer-link" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>. The platform’s software is released under <a class="footer-link" href="https://www.gnu.org/licenses/agpl-3.0.en.html#license-text">the GNU Affero General Public License v3.0</a>, its core hardware under the <a class="footer-link" href="https://ohwr.org/project/cernohl/-/wikis/uploads/819d71bea3458f71fba6cf4fb0f2de6b/cern_ohl_s_v2.txt">CERN Open Hardware License</a>, and its data under the <a class="footer-link" href="https://opendatacommons.org/licenses/odbl/1-0/">Open Database License</a> — empowering anyone to explore, replicate, and innovate with our tools. Feel free to also check the <a class="footer-link" target="_blank" rel="policy" href="policy">Terms of use and Privacy Policy</a> for more information.</p>
</div>

</footer>

0 comments on commit 8f66076

Please sign in to comment.