diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-webteam/2011-February/000375.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-webteam/2011-February/000375.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2011-February/000375.html | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2011-February/000375.html b/zarb-ml/mageia-webteam/2011-February/000375.html new file mode 100644 index 000000000..e1ffbd8a7 --- /dev/null +++ b/zarb-ml/mageia-webteam/2011-February/000375.html @@ -0,0 +1,109 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] Forum installation (almost) complete + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Forum%20installation%20%28almost%29%20complete&In-Reply-To=%3C1298463133.11734.37.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000374.html"> + <LINK REL="Next" HREF="000376.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] Forum installation (almost) complete</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Forum%20installation%20%28almost%29%20complete&In-Reply-To=%3C1298463133.11734.37.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-webteam] Forum installation (almost) complete">misc at zarb.org + </A><BR> + <I>Wed Feb 23 13:12:13 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="000374.html">[Mageia-webteam] Forum installation (almost) complete +</A></li> + <LI>Next message: <A HREF="000376.html">[Mageia-webteam] Forum installation (almost) complete +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#375">[ date ]</a> + <a href="thread.html#375">[ thread ]</a> + <a href="subject.html#375">[ subject ]</a> + <a href="author.html#375">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le mercredi 23 février 2011 à 12:03 +0100, Romain d'Alverny a écrit : +><i> On Wed, Feb 23, 2011 at 11:54, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">misc at zarb.org</A>> wrote: +</I>><i> > Le mercredi 23 février 2011 à 10:21 +0100, Maât a écrit : +</I>><i> >> Le 23/02/2011 10:06, Michael Scherer a écrit : +</I>><i> >> > +</I>><i> >> > The phpbb_seo package is under a license called RPL, according to the +</I>><i> >> > COPYING file. This license among others force us to provides the source +</I>><i> >> > code of the forum if we deploy it ( even privately ) for at least for 12 +</I>><i> >> > months after we decided to stop use it. +</I>><i> >> > +</I>><i> >> > That's quite a strong requirement, but that's not the only issue. +</I>><i> >> > +</I>><i> >> > FSF say this is not compatible with GPL. ( see +</I>><i> >> > <A HREF="http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicense">http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicense</A> , +</I>><i> >> > search "reciprocal public license", there is also others reasons ) +</I>><i> >> > +</I>><i> >> > Phpbb is distributed under the GPL, and I would like to be sure there is +</I>><i> >> > nothing fishy about that. +</I>><i> >> +</I>><i> >> We could relicense the whole under AGPL v3 which fullfills all requirements (and a little more) ? +</I>><i> > +</I>><i> > I wish that would be so simple. +</I>><i> +</I>><i> Then couldn't we just keep both separate in our repository (with each +</I>><i> relative licenses) and have those integrated only for the production +</I>><i> server? or too complex? +</I> +phpbb-seo modifie the code of phpbb directly for integration. + +See the git snapshot ( <A HREF="git://git.mageia.org/forum/">git://git.mageia.org/forum/</A> using a git client, +and grep -r -i seo ). So the question is "what is the license of the +resulting file, as it mix 2 incompatibles licenses". I am pretty sure +that the GPL forbid such mix ( as this is the reason of the creation of +LGPL ). + +><i> (I mean, if that isn't even possible, that would mean that phpbb-seo +</I>><i> is in a dead end from the beginning wrt to license requirements from +</I>><i> both its own RPL and phpbb's GPL) +</I> +Well, yes, they could perfectly do gpl violation without knowing. I am +not sure about this but this would requires IMHO a opinion from a +lawyer. I have tried to read the FAQ of the FSF, and the only thing that +would be similar is this : +<A HREF="http://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleAlone">http://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleAlone</A> + +So : +2 questions : +1) who is volunteer to contact upstream ? +2) what do we do in the meantime ? +-- +Michael Scherer + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000374.html">[Mageia-webteam] Forum installation (almost) complete +</A></li> + <LI>Next message: <A HREF="000376.html">[Mageia-webteam] Forum installation (almost) complete +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#375">[ date ]</a> + <a href="thread.html#375">[ thread ]</a> + <a href="subject.html#375">[ subject ]</a> + <a href="author.html#375">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |