summaryrefslogtreecommitdiffstats
path: root/perl-install/messages.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/messages.pm')
-rw-r--r--perl-install/messages.pm13
1 files changed, 7 insertions, 6 deletions
diff --git a/perl-install/messages.pm b/perl-install/messages.pm
index d14f9d0e8..b63f81b38 100644
--- a/perl-install/messages.pm
+++ b/perl-install/messages.pm
@@ -65,14 +65,14 @@ However, because some jurisdictions do not allow the exclusion or limitation of
consequential or incidental damages, the above limitation may not apply to you."),
-N("3. The GPL License and Related Licenses"),
+N("3. The GPLv2 License and Related Licenses"),
N("The Software Products consist of components created by different persons or entities.
Most of these licenses allow you to use, duplicate, adapt or redistribute the components which
they cover. Please read carefully the terms and conditions of the license agreement for each component
before using any component. Any question on a component license should be addressed to the component
licensor or supplier and not to Mageia.
-The programs developed by Mageia are governed by the GPL License. Documentation written
+The programs developed by Mageia are governed by the GPLv2 License. Documentation written
by Mageia is governed by \"%s\" License.", "CC-By-SA"),
@@ -100,10 +100,11 @@ For any question on this document, please contact Mageia."),
sub warning_about_patents() {
N("Warning: Free Software may not necessarily be patent free, and some Free
-Software included may be covered by patents in your country. For example, the
-MP3 decoders included may require a license for further usage (see
-http://www.mp3licensing.com for more details). If you are unsure if a patent
-may be applicable to you, check your local laws.");
+Software included may be covered by patents in your country. For example, our
+tainted version of VLC contains components that may require a license for
+further usage (see https://www.videolan.org/press/patents.html for more
+details). If you are unsure if a patent may be applicable to you, check your
+local laws.");
}
sub install_completed() {