diff options
Diffstat (limited to 'site/common/footer.php')
-rw-r--r-- | site/common/footer.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/common/footer.php b/site/common/footer.php index 3265805..ad59141 100644 --- a/site/common/footer.php +++ b/site/common/footer.php @@ -17,6 +17,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ ?> + <div style="position:fixed;bottom:0px;left:0px;right:0px;z-index:9999;"> + <p> + <strong><em>FCC in the USA is trying to *ban* free software in WiFi-enabled devices! + Learn more at <a href="http://savewifi.org/">SaveWifi.org</a>. Europeans, + read <a href="https://juliareda.eu/2015/10/dear-european-governments-dont-endanger-free-and-open-wifi-networks/">this article</a> and <a href="https://blog.tohojo.dk/2015/10/the-new-wifi-regulations-in-europe.html">this article</a>. Please act now! Libreboot is at risk with these new proposals.</em></strong> + </p> + </div> <div> <p> <?php echo gettext("This page is available under <a href=\"https://www.gnu.org/licenses/agpl-3.0.html\">GNU AGPLv3 or higher</a>, from a "); ?> <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo gettext("git repository"); ?></a>. |