diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-February/002716.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-February/002716.html | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-February/002716.html b/zarb-ml/mageia-sysadm/2011-February/002716.html new file mode 100644 index 000000000..4bbc823cb --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-February/002716.html @@ -0,0 +1,108 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [512] Fix error from previous commit ( tks perl_checker), the texts will be reviewed later ) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B512%5D%20Fix%20error%20from%20previous%20commit%20%28%20tks%0A%20perl_checker%29%2C%20the%20texts%20will%20be%20reviewed%20later%20%29&In-Reply-To=%3C20110211100853.516E64081A%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002715.html"> + <LINK REL="Next" HREF="002718.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [512] Fix error from previous commit ( tks perl_checker), the texts will be reviewed later )</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B512%5D%20Fix%20error%20from%20previous%20commit%20%28%20tks%0A%20perl_checker%29%2C%20the%20texts%20will%20be%20reviewed%20later%20%29&In-Reply-To=%3C20110211100853.516E64081A%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [512] Fix error from previous commit ( tks perl_checker), the texts will be reviewed later )">root at mageia.org + </A><BR> + <I>Fri Feb 11 11:08:53 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002715.html">[Mageia-sysadm] [511] partially Revert commit 509 +</A></li> + <LI>Next message: <A HREF="002718.html">[Mageia-sysadm] [513] Remove contents of this file, unlicensed. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2716">[ date ]</a> + <a href="thread.html#2716">[ thread ]</a> + <a href="subject.html#2716">[ subject ]</a> + <a href="author.html#2716">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 512 +Author: dmorgan +Date: 2011-02-11 11:08:52 +0100 (Fri, 11 Feb 2011) +Log Message: +----------- +Fix error from previous commit ( tks perl_checker), the texts will be reviewed later ) + +Modified Paths: +-------------- + drakx/trunk/perl-install/messages.pm + +Modified: drakx/trunk/perl-install/messages.pm +=================================================================== +--- drakx/trunk/perl-install/messages.pm 2011-02-11 09:59:23 UTC (rev 511) ++++ drakx/trunk/perl-install/messages.pm 2011-02-11 10:08:52 UTC (rev 512) +@@ -55,11 +55,11 @@ + included in the Software Products. + However, because some jurisdictions do not allow the exclusion or limitation or liability for + consequential or incidental damages, the above limitation may not apply to you. +-%s + ++ + 3. The GPL License and Related Licenses + +-The Software Products consist of components created by different persons or entities. %s ++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 +@@ -86,7 +86,7 @@ + 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."); + } + + sub warning_about_patents() { +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110211/77210d35/attachment.html> +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002715.html">[Mageia-sysadm] [511] partially Revert commit 509 +</A></li> + <LI>Next message: <A HREF="002718.html">[Mageia-sysadm] [513] Remove contents of this file, unlicensed. +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2716">[ date ]</a> + <a href="thread.html#2716">[ thread ]</a> + <a href="subject.html#2716">[ subject ]</a> + <a href="author.html#2716">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |