diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 959a1d9..05ee790 100644 --- a/site/index.php +++ b/site/index.php @@ -53,6 +53,12 @@ Libreboot follows the <a href="https://gnu.org/">GNU project</a> in attempting to create a world where everyone has the freedom to use, study, adapt and share software. In other words: to truly own and control the technology that they use. </p> + <p> + <strong>FCC in the USA is trying to make free software in WiFi-enabled devices illegal! + Visit <a href="http://savewifi.org/">SaveWifi.org</a> to learn more, and to find out what you can do about it. + Europeans, read <a href="https://juliareda.eu/2015/10/dear-european-governments-dont-endanger-free-and-open-wifi-networks/">this article</a>. These + new laws will have serious and damaging consequences for libreboot, if they are allowed to pass!</strong> + </p> <ul> <li><a href="download/"><?php echo gettext("Download stable version"); ?></a></li> <li><a href="git/"><?php echo gettext("Download development version (git)"); ?></a></li> |