From 94b108bf3ff8c2bbf2baa264889b6a240b0e6f53 Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 24 Jan 2018 18:12:10 +0100 Subject: added CC-By-SA license --- en/about/media/index.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'en') diff --git a/en/about/media/index.php b/en/about/media/index.php index 557cabbac..8c0385310 100644 --- a/en/about/media/index.php +++ b/en/about/media/index.php @@ -4,7 +4,7 @@ define('ALIGNMENT', 'Center'); require '../../../langs.php'; $dictionary = read_translation_file($locale, array('about/media', 'common_footer')); - +$underscore_locale = locale_hyphen_underscore($locale, true); // create pt_BR from pt-br and alike ?> @@ -60,7 +60,8 @@ $dictionary = read_translation_file($locale, array('about/media', 'common_footer <?php _g('Mageia CD/DVD')?> <?php _g('Mageia CD/DVD')?> <?php _g('Mageia CD/DVD')?>

-

', ''), '');?>

+

', ''), ' '); + _g('Licensed under CC-By-SA.', array('https://creativecommons.org/licenses/by-sa/4.0/deed.'.$underscore_locale)); ?>


@@ -75,7 +76,8 @@ $dictionary = read_translation_file($locale, array('about/media', 'common_footer

<?php _g('Mageia 6 CD/DVD')?> <?php _g('Mageia 6 CD/DVD')?> <?php _g('Mageia 6 CD/DVD')?>

-

', ''), '');?>

+

', ''), ' '); + _g('Licensed under CC-By-SA.', array('https://creativecommons.org/licenses/by-sa/4.0/deed.'.$underscore_locale)); ?>


@@ -104,7 +106,7 @@ $dictionary = read_translation_file($locale, array('about/media', 'common_footer

<?php _g('Mageia 1 CD/DVD')?> <?php _g('Mageia 1 CD/DVD')?> <?php _g('Mageia 1 CD/DVD')?>

-

+ CC-By-SA by Julie Guennegues.',array('https://creativecommons.org/licenses/by-sa/4.0/deed.'.$underscore_locale),'p' ); ?>
-- cgit v1.2.1