aboutsummaryrefslogtreecommitdiff
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 @@
1 <div class="footer">
2 <p>&copy; <a href="https://gnunet.org/ev">GNUnet e.V.</a> and Inria 2015, 2016</p>
3 <p lang="en">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
4 <p lang="de">Diese Seite wurde allein durch Einsatz von <a href="https://www.gnu.org/">Freier Software</a> erstellt.</p>
5 <p lang="fr">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
6 <p lang="it">This page was created using <a href="https://www.gnu.org/">Free Software</a> only.</p>
7 <p lang="es">Este sitio fue creado usando <a href="https://www.gnu.org/">Software Libre</a> only.</p>
8 </div>
9 <script type="text/javascript">//<![CDATA[
10 loadLang();
11 activate_menu();
12 //]]></script>