From fa65bdfdb4f75c1671866c8dd7dc6548ba454cbb Mon Sep 17 00:00:00 2001
From: Bob Mottram
Date: Thu, 12 Apr 2018 17:33:16 +0100
Subject: [PATCH] gfdl footers
---
doc/EN/apps.org | 4 ++++
doc/EN/codeofconduct.org | 4 ++++
doc/EN/devguide.org | 4 ++++
doc/EN/faq.org | 4 ++++
doc/EN/installmethods.org | 3 +++
website/EN/apps.html | 9 ++++++++-
website/EN/codeofconduct.html | 9 ++++++++-
website/EN/devguide.html | 9 ++++++++-
website/EN/faq.html | 9 ++++++++-
website/EN/installmethods.html | 8 +++++++-
website/EN/mesh.html | 2 +-
website/EN/support.html | 2 +-
12 files changed, 60 insertions(+), 7 deletions(-)
diff --git a/doc/EN/apps.org b/doc/EN/apps.org
index 243380fe..4196d2e8 100644
--- a/doc/EN/apps.org
+++ b/doc/EN/apps.org
@@ -190,3 +190,7 @@ Set up a VPN on your server so that you can bypass local internet censorship.
Chat server which can be used together with client such as Gajim or Conversations to provide end-to-end content security and also onion routed metadata security. Includes advanced features such as /client state notification/ to save battery power on your mobile devices, support for seamless roaming between networks and /message carbons/ so that you can receive the same messages while being simultaneously logged in to your account on more than one device.
[[./app_xmpp.html][How to use it]]
+
+
+#+attr_html: :width 10% :height 2% :align center
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]
diff --git a/doc/EN/codeofconduct.org b/doc/EN/codeofconduct.org
index fa7a7988..d48db145 100644
--- a/doc/EN/codeofconduct.org
+++ b/doc/EN/codeofconduct.org
@@ -44,3 +44,7 @@ While this code of conduct should be adhered to by participants, we recognize th
Serious or persistent offenders will be kicked from chat rooms and any of their subsequent patches will be unlikely to be upstreamed. In this context "serious" means that someone is causing others to feel unsafe or be unable to contribute, for whatever reason.
This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
+
+
+#+attr_html: :width 10% :height 2% :align center
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]
diff --git a/doc/EN/devguide.org b/doc/EN/devguide.org
index 3e982c36..59337fcb 100644
--- a/doc/EN/devguide.org
+++ b/doc/EN/devguide.org
@@ -93,3 +93,7 @@ Submit your working app to *https://github.com/bashrc/freedombone/issues* or cre
If you want to make your own specially branded version of the mesh images, such as for a particular event, then to change the default desktop backgrounds edit the images within *img/backgrounds* and to change the available avatars and desktop icons edit the images within *img/avatars*. Re-create disk images using the instructions shown previously.
If you need particular /dconf/ commands to alter desktop appearance or behavior then see the function /mesh_client_startup_applications/ within *src/freedombone-image-customise*.
+
+
+#+attr_html: :width 10% :height 2% :align center
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]
diff --git a/doc/EN/faq.org b/doc/EN/faq.org
index 11e1d27a..24b9cb89 100644
--- a/doc/EN/faq.org
+++ b/doc/EN/faq.org
@@ -356,3 +356,7 @@ After the system has booted successfully the problem should resolve itself on su
Return to the home page
#+END_EXPORT
+
+
+#+attr_html: :width 10% :height 2% :align center
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]
diff --git a/doc/EN/installmethods.org b/doc/EN/installmethods.org
index 457ac946..76167c4a 100644
--- a/doc/EN/installmethods.org
+++ b/doc/EN/installmethods.org
@@ -26,3 +26,6 @@ A list of other supported ARM boards [[./boards.html][can be found here]], or yo
* [[./mobile.html][Advice on setting up a mobile phone]]
* [[./apps.html][Apps available on the system]]
* [[./faq.html][Frequently Asked Questions]]
+
+#+attr_html: :width 10% :height 2% :align center
+[[https://www.gnu.org/licenses/fdl-1.3.txt][file:images/gfdl.png]]
diff --git a/website/EN/apps.html b/website/EN/apps.html
index 9ba8ef42..6fd06565 100644
--- a/website/EN/apps.html
+++ b/website/EN/apps.html
@@ -4,7 +4,7 @@
-
+
@@ -683,6 +683,13 @@ Chat server which can be used together with client such as Gajim or Conversation
How to use it
+
+
+
+
diff --git a/website/EN/codeofconduct.html b/website/EN/codeofconduct.html
index c001e2af..864ae67d 100644
--- a/website/EN/codeofconduct.html
+++ b/website/EN/codeofconduct.html
@@ -4,7 +4,7 @@
-
+
@@ -226,6 +226,13 @@ Serious or persistent offenders will be kicked from chat rooms and any of their
This is not a big project and so there is no division of labor or special enforcement committee or bureaucratic process. Complaints should be made (in private) to the maintainer or chat room admin. The typical email address can be found in the source code headers. Preferably use GPG if you can, or XMPP with OpenPGP/OMEMO to bob@freedombone.net. XMPP messages are likely to get a quicker response.
+
+
+
+
diff --git a/website/EN/devguide.html b/website/EN/devguide.html
index 3c8f1372..145c35d1 100644
--- a/website/EN/devguide.html
+++ b/website/EN/devguide.html
@@ -4,7 +4,7 @@
-
+
@@ -295,6 +295,13 @@ If you want to make your own specially branded version of the mesh images, such
If you need particular dconf commands to alter desktop appearance or behavior then see the function mesh_client_startup_applications within src/freedombone-image-customise.
+
+
+
+
diff --git a/website/EN/faq.html b/website/EN/faq.html
index 94e7e08c..9e84f1c3 100644
--- a/website/EN/faq.html
+++ b/website/EN/faq.html
@@ -4,7 +4,7 @@
-
+
@@ -1044,6 +1044,13 @@ Return to the <a href="index.html">home page</a>
+
+
+
+
diff --git a/website/EN/installmethods.html b/website/EN/installmethods.html
index b60e8710..d835880e 100644
--- a/website/EN/installmethods.html
+++ b/website/EN/installmethods.html
@@ -4,7 +4,7 @@
-
+
@@ -187,6 +187,12 @@ A list of other supported ARM boards can be found here
Frequently Asked Questions
+
+
+
diff --git a/website/EN/mesh.html b/website/EN/mesh.html
index 5925e346..d87717db 100644
--- a/website/EN/mesh.html
+++ b/website/EN/mesh.html
@@ -4,7 +4,7 @@
-
+
diff --git a/website/EN/support.html b/website/EN/support.html
index 3d358ab5..b95b050b 100644
--- a/website/EN/support.html
+++ b/website/EN/support.html
@@ -4,7 +4,7 @@
-
+