summaryrefslogtreecommitdiffstats
path: root/site/git
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-29 00:41:11 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-29 00:41:11 (EDT)
commitc2cb29a4c2eff6c02470684f7968d6c340a89dfc (patch)
tree8e7b4db1f25eb7125c0f5dfe8760ab3f9b1a85c2 /site/git
parent5dde93f82f6ea299ff380d898cadb7d3948b0b1d (diff)
downloadlibreboot.org-c2cb29a4c2eff6c02470684f7968d6c340a89dfc.zip
libreboot.org-c2cb29a4c2eff6c02470684f7968d6c340a89dfc.tar.gz
libreboot.org-c2cb29a4c2eff6c02470684f7968d6c340a89dfc.tar.bz2
git page: add link to copyleft.org
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 2f6c410..2e843ca 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -100,7 +100,7 @@
</p>
<p>
<?php echo gettext("Generally speaking, using the same license as the file that you are modifying is much simpler."); ?>
- <?php echo gettext("If you are submitting new files, please make sure that they are under a free license (copyleft preferred)."); ?>
+ <?php echo gettext("If you are submitting new files, please make sure that they are under a free license (<a href='https://copyleft.org/'>copyleft</a> preferred)."); ?>
<?php echo gettext("You can find a list on:"); ?> <a href="https://www.gnu.org/licenses/license-list.html">https://www.gnu.org/licenses/license-list.html</a>.
</p>
<p>