diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 17:44:16 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-11 17:44:16 (EDT) |
commit | 4c7d4f1359044982983a6c8e3449df1061ce8558 (patch) | |
tree | 428541a98bc70f4b1f4333422577594c4b8ec859 /site/download | |
parent | 2145e734bcd6897ec901790c78012ae14558ecc7 (diff) | |
download | libreboot.org-4c7d4f1359044982983a6c8e3449df1061ce8558.zip libreboot.org-4c7d4f1359044982983a6c8e3449df1061ce8558.tar.gz libreboot.org-4c7d4f1359044982983a6c8e3449df1061ce8558.tar.bz2 |
download/index.php#contrib: Make the language more friendly
Diffstat (limited to 'site/download')
-rw-r--r-- | site/download/index.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/site/download/index.php b/site/download/index.php index c6dfb8b..2020450 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -255,11 +255,11 @@ <div class="important"> <p> - <b>If you are modifying an existing file, make sure to update the copyright license header + If you are modifying an existing file, make sure to update the copyright license header 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.</b> - Make sure to use your <b>real name</b>.<br/> - Example addition: <b>Copyright (C) 20XX John Doe <john@doe.com></b> + 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 <john@doe.com> </p> <p> Generally speaking, using the same license as the file that you are modifying is much simpler. |