diff options
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. |