summaryrefslogtreecommitdiff
path: root/help/common/footer.inc
diff options
context:
space:
mode:
Diffstat (limited to 'help/common/footer.inc')
-rw-r--r--help/common/footer.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/help/common/footer.inc b/help/common/footer.inc
new file mode 100644
index 00000000..fa37c959
--- /dev/null
+++ b/help/common/footer.inc
@@ -0,0 +1,12 @@
+ <div class="footer">
+ <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016</p>
+ <p lang="en">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
+ <p lang="de">Diese Seite wurde allein durch Einsatz von <a href="https://www.gnu.org/">Freier Software</a> erstellt.</p>
+ <p lang="fr">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
+ <p lang="it">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
+ <p lang="es">Este sitio fue creado usando <a href="https://www.gnu.org/">Software Libre</a> only.</p>
+ </div>
+ <script type="text/javascript">//<![CDATA[
+ loadLang();
+ activate_menu();
+ //]]></script>