From 511f4f7e69a85eb8311c06b5ad08971578e5782e Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sat, 23 May 2015 15:29:40 -0400
Subject: variables.php: remove lbProjectName and lbProjectNameCapitalized

---
(limited to 'site/github/index.php')

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>
--
cgit v0.9.1