summaryrefslogtreecommitdiffstats
path: root/site/github
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-05-23 15:29:40 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-05-23 15:29:40 (EDT)
commit511f4f7e69a85eb8311c06b5ad08971578e5782e (patch)
tree0e3982774181aa75d75f3a5a81a716cb56e9ec5e /site/github
parent4841faa1804d3f1d0c763319f2ea3caa55260ca8 (diff)
downloadlibreboot.org-511f4f7e69a85eb8311c06b5ad08971578e5782e.zip
libreboot.org-511f4f7e69a85eb8311c06b5ad08971578e5782e.tar.gz
libreboot.org-511f4f7e69a85eb8311c06b5ad08971578e5782e.tar.bz2
variables.php: remove lbProjectName and lbProjectNameCapitalized
Diffstat (limited to 'site/github')
-rw-r--r--site/github/index.php8
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>