diff options
Diffstat (limited to 'perl-install/messages.pm')
-rw-r--r-- | perl-install/messages.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/messages.pm b/perl-install/messages.pm index b2c5a65c6..440d25c5c 100644 --- a/perl-install/messages.pm +++ b/perl-install/messages.pm @@ -91,7 +91,8 @@ agreement. The terms and conditions of this License are governed by the Laws of France. All disputes on the terms of this license will preferably be settled out of court. As a last resort, the dispute will be referred to the appropriate Courts of Law of Paris - France. -For any question on this document, please contact Mageia.") +For any question on this document, please contact Mageia."), + warning_about_patents() ); } |