summaryrefslogtreecommitdiffstats
path: root/site/git
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-28 18:15:36 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-28 18:15:36 (EDT)
commit1ac75dd721d1b726cf4e7024aa484e1b458729f4 (patch)
treeceb50f68a7104c07104c5fe416464a9beacf86a1 /site/git
parent03caff7b0a13ced2b9ec50c5697c9310cf91b920 (diff)
downloadlibreboot.org-1ac75dd721d1b726cf4e7024aa484e1b458729f4.zip
libreboot.org-1ac75dd721d1b726cf4e7024aa484e1b458729f4.tar.gz
libreboot.org-1ac75dd721d1b726cf4e7024aa484e1b458729f4.tar.bz2
git page: add extra link
Diffstat (limited to 'site/git')
-rw-r--r--site/git/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php
index 1389e94..ad14f77 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -91,7 +91,7 @@
<div>
<p>
- <?php echo gettext("If you are modifying an existing file, then 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. Using your legal name is not required. For reasons why we have this policy, read: <a href='http://geekfeminism.org/2012/09/29/quick-hit-how-git-shows-the-patriarchal-nature-of-the-software-industry/'>this page</a> (external link) - use of your legal name is *not* required. You can use an alias, or your company name (if you have a company), if you want."); ?>
+ <?php echo gettext("If you are modifying an existing file, then 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. Using your legal name is not required. For reasons why we have this policy, read: <a href='http://geekfeminism.org/2012/09/29/quick-hit-how-git-shows-the-patriarchal-nature-of-the-software-industry/'>this page</a> (external link) - use of your legal name is *not* required. You can use an alias, or your company name (if you have a company), if you want. Also read <a href='http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/'>this article</a>."); ?>
</p>
<p>
<?php echo gettext("Generally speaking, using the same license as the file that you are modifying is much simpler."); ?>