summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/messages.pm9
1 files changed, 5 insertions, 4 deletions
diff --git a/perl-install/messages.pm b/perl-install/messages.pm
index a0b1645a8..b63f81b38 100644
--- a/perl-install/messages.pm
+++ b/perl-install/messages.pm
@@ -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() {