diff options
-rw-r--r-- | site/index.php | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index 238dce9..78473eb 100644 --- a/site/index.php +++ b/site/index.php @@ -36,6 +36,21 @@ <p> <a href="logo/"><img src="logo/logo.svg" alt="Libreboot logo" title="Canteloupe, the libreboot mascot" /></a> </p> + <h1> + Libreboot is important, but this is also important + </h1> + <h2>FCC in the USA has proposed to make free software in WiFi devices illegal!</h2> + <p> + This is unacceptable. It will mean that devices can no longer be freed. This has an implication for + routers, laptops and just about anything that has a radio device in it. It will also have serious implications + for the libreboot project, if it is permitted to pass. + </p> + <p> + Not in the USA? That doesn't matter. The FCC's decision here will affect everyone. + </p> + <p> + Visit <a href="http://savewifi.org/">SaveWifi.org</a> to learn more, and to find out what you can do about it. + </p> <h1><?php echo gettext("Libreboot project"); ?></h1> <p> Libreboot is <a href="https://www.fsf.org/about/what-is-free-software">free</a> (libre) boot firmware based on <a href="http://coreboot.org/">coreboot</a>, |