From 48968f0e8a4fa29f6dd4357104c3d69759115a89 Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Fri, 11 Oct 2024 14:44:37 +0200 Subject: update the warning about patents (mga#31441) --- perl-install/messages.pm | 9 +++++---- 1 file 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() { -- cgit v1.2.1