aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/about/index.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/en/about/index.php b/en/about/index.php
index 427247d6f..d38f0f901 100644
--- a/en/about/index.php
+++ b/en/about/index.php
@@ -75,6 +75,14 @@ $dictionary = read_translation_file($locale, "about");
?></ul>
<hr>
+ <h3 ><?php _g('Mageia license')?></h3>
+ <?php _g('Our contributions are based on <a href=%s>our license</a>.', array('"./license/"')); ?>
+
+ <hr>
+ <h3 ><?php _g('Code of conduct')?></h3>
+ <?php _g('In our community we use <a href=%s>Code of conduct</a>.', array('"./code-of-conduct/"')); ?>
+
+ <hr>
<?php _g('Media &amp; artwork',null,'h3')?>
<ul><?php
_g('<a href="%s">Logo, CD covers files, media files</a>.', array('../about/media/'), 'li');