34 lines
1.1 KiB
HTML
Executable File
34 lines
1.1 KiB
HTML
Executable File
<aside class="copyright" role="note">
|
|
<div class="logo">
|
|
<a href="https://www.eclipse.org" target="_blank">
|
|
<img src="/hawkbit/images/eclipse_foundation_logo.png" />
|
|
</a>
|
|
</div>
|
|
<p class="notice">
|
|
{{ with .Site.Params.copyright }}
|
|
© {{ now.Year }} {{ . }} –
|
|
{{ end }}
|
|
Documentation built with
|
|
<a href="https://www.gohugo.io" target="_blank">Hugo</a>
|
|
using the
|
|
<a href="http://github.com/digitalcraftsman/hugo-material-docs" target="_blank">Material</a> theme.
|
|
</p>
|
|
<p class="quickLinks">
|
|
<a href="http://www.eclipse.org/legal/privacy.php" target="_blank">
|
|
> Privacy Policy
|
|
</a>
|
|
<a href="http://www.eclipse.org/legal/termsofuse.php" target="_blank">
|
|
> Terms of Use
|
|
</a>
|
|
<a href="http://www.eclipse.org/legal/copyright.php" target="_blank">
|
|
> Copyright Agent
|
|
</a>
|
|
<a href="http://www.eclipse.org/legal" target="_blank">
|
|
> Legal
|
|
</a>
|
|
<a href="https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt" target="_blank">
|
|
> License
|
|
</a>
|
|
</p>
|
|
</aside>
|