summaryrefslogtreecommitdiffstats
path: root/perl-install/messages.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-09-18 10:39:48 +0000
committerThierry Vignaud <tv@mageia.org>2012-09-18 10:39:48 +0000
commitfd595b4a25c09427f335f0afc2241569d287c544 (patch)
tree55567a93535bf330b817035edff25dc01dccb81b /perl-install/messages.pm
parent9cdafec620541b3f258d6b842e123d20f28573df (diff)
downloaddrakx-fd595b4a25c09427f335f0afc2241569d287c544.tar
drakx-fd595b4a25c09427f335f0afc2241569d287c544.tar.gz
drakx-fd595b4a25c09427f335f0afc2241569d287c544.tar.bz2
drakx-fd595b4a25c09427f335f0afc2241569d287c544.tar.xz
drakx-fd595b4a25c09427f335f0afc2241569d287c544.zip
(main_license) factorize call to warning_about_patents()
Diffstat (limited to 'perl-install/messages.pm')
-rw-r--r--perl-install/messages.pm3
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()
);
}