changeset 38:c7aa632a073e

index.html: Copied over the footer from the templates.
author Arne Babenhauserheide <bab@draketo.de>
date Mon, 16 Feb 2009 11:15:40 +0100
parents 262ceb0b9d54
children ca184d32eb91
files src/en/index.html
diffstat 1 files changed, 6 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/src/en/index.html	Mon Feb 16 11:11:12 2009 +0100
+++ b/src/en/index.html	Mon Feb 16 11:15:40 2009 +0100
@@ -122,17 +122,12 @@
                                 </div>
 			</div>
 		</div>
-
-		<div id="footer">
-			<a href="http://www.designpunct.ro">punct</a> /
-			<a href="http://www.avantlumiere.com/">bitbucket</a> /
-			<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">
-
-				<img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/80x15.png" />
-			</a>
-			<br />
-			This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.
-		</div>
+                
+                <div id="footer">
+                        design by <a href="http://www.designpunct.ro">punct</a> /
+                        design courtesy of <a href="http://www.bitbucket.org/">bitbucket</a> /
+                        licensed under <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPLv2</a>
+                </div>
 
 	</body>
 </html>