summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-04-11 17:45:06 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-04-11 17:45:06 (EDT)
commit33b04de8a68ad83bc5cf33e51e7f57d6e0c25968 (patch)
treead5ca2df3655975b3268d18fbff6063f0ff8a10e
parent4c7d4f1359044982983a6c8e3449df1061ce8558 (diff)
downloadlibreboot.org-33b04de8a68ad83bc5cf33e51e7f57d6e0c25968.zip
libreboot.org-33b04de8a68ad83bc5cf33e51e7f57d6e0c25968.tar.gz
libreboot.org-33b04de8a68ad83bc5cf33e51e7f57d6e0c25968.tar.bz2
download/index.php: Fix formatting error
-rw-r--r--site/download/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 2020450..461cc95 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -259,7 +259,7 @@
in that file; in source files or scripts, this would usually be at the top, and for documentation
it is typically at the bottom of the document. It is good practise to use your real name in the
commit logs.<br/>
- Example: <i>Copyright (C) 20XX John Doe &lt;john@doe.com&gt;
+ Example: <i>Copyright (C) 20XX John Doe &lt;john@doe.com&gt;</i>
</p>
<p>
Generally speaking, using the same license as the file that you are modifying is much simpler.