diff options
Diffstat (limited to 'site/github')
-rw-r--r-- | site/github/index.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/site/github/index.php b/site/github/index.php index bc6ce54..560aac7 100644 --- a/site/github/index.php +++ b/site/github/index.php @@ -41,8 +41,8 @@ <h1>Please do not use GitHub!</h1> <p> - Please do not use GitHub to host <?php echo $lbProjectName; ?>. - <?php echo $lbProjectNameCapitalized; ?> is a free software project, so this is only a request, and not a restriction on the software. + Please do not use GitHub to host libreboot. + Libreboot is a free software project, so this is only a request, and not a restriction on the software. </p> <p> @@ -89,13 +89,13 @@ </p> <p> - By contrast, the <?php echo $lbProjectName; ?> project adheres strictly to the goals of the Free Software movement, which + By contrast, the libreboot project adheres strictly to the goals of the Free Software movement, which seeks to eliminate proprietary software to the point where all software is free. </p> <p> The opinions expressed by Tom Preston-Werner of GitHub are incompatible with those of - the <?php echo $lbProjectName; ?> project. Users and developers of + the libreboot project. Users and developers of <em><a href="http://www.gnu.org/philosophy/free-sw.html">free software</a></em> are strongly advised not to use GitHub, for any of their projects. </p> |