summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-webteam/2011-January/000084.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-webteam/2011-January/000084.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-webteam/2011-January/000084.html')
-rw-r--r--zarb-ml/mageia-webteam/2011-January/000084.html125
1 files changed, 125 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2011-January/000084.html b/zarb-ml/mageia-webteam/2011-January/000084.html
new file mode 100644
index 000000000..f3a8a4083
--- /dev/null
+++ b/zarb-ml/mageia-webteam/2011-January/000084.html
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-webteam] Need help for mageia-app-db's licence
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Need%20help%20for%20mageia-app-db%27s%20licence&In-Reply-To=%3C201101021307.00283.stormi%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000083.html">
+ <LINK REL="Next" HREF="000085.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-webteam] Need help for mageia-app-db's licence</H1>
+ <B>Samuel Verschelde</B>
+ <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20Need%20help%20for%20mageia-app-db%27s%20licence&In-Reply-To=%3C201101021307.00283.stormi%40laposte.net%3E"
+ TITLE="[Mageia-webteam] Need help for mageia-app-db's licence">stormi at laposte.net
+ </A><BR>
+ <I>Sun Jan 2 13:07:00 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000083.html">[Mageia-webteam] Need help for mageia-app-db's licence
+</A></li>
+ <LI>Next message: <A HREF="000085.html">[Mageia-webteam] Designing mageia-app-db's homepage
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#84">[ date ]</a>
+ <a href="thread.html#84">[ thread ]</a>
+ <a href="subject.html#84">[ subject ]</a>
+ <a href="author.html#84">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le samedi 1 janvier 2011 16:40:16, andre999 a &#233;crit :
+&gt;<i> Samuel Verschelde a &#233;crit :
+</I>&gt;<i> &gt; Hi,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; In the process of releasing mageia-app-db 0.1, we have to fix licensing
+</I>&gt;<i> &gt; issues. Could someone help us on that ?
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I never released free software before, so I'd like to know what to do
+</I>&gt;<i> &gt; once the licence has been chosen :
+</I>&gt;<i> &gt; - create a simple LICENSE file at the root of the project ?
+</I>&gt;<i> &gt; - add a notice in every source file ? (there are lots of them, many
+</I>&gt;<i> &gt; automatically generated by the framework mechanisms)
+</I>&gt;<i> &gt; - other ?
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Among the possible licences, there's Gnu Affero GPLv3, which forces
+</I>&gt;<i> &gt; anyone running the software (or one of its derivatives) on a server to
+</I>&gt;<i> &gt; make the source code available to users. However, I don't know if this
+</I>&gt;<i> &gt; license is compatible with our XML-RPC querying sophie.zarb.org when
+</I>&gt;<i> &gt; needed (does the Gnu Affero GPLv3 imply that we must also give sophie's
+</I>&gt;<i> &gt; source code to users (sophie being a separate project from Olivier
+</I>&gt;<i> &gt; Thauvin), and does it imply that sophie should be under the Gnu Affero
+</I>&gt;<i> &gt; GPLv3 licence ? I think not but I'd like to be sure.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Regards
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Samuel Verschelde
+</I>&gt;<i>
+</I>&gt;<i> Hi Samuel
+</I>&gt;<i>
+</I>&gt;<i> I'm no expert, but reading the Affero GPLv3 licence, it looks like it is
+</I>&gt;<i> what you're looking for.
+</I>&gt;<i>
+</I>&gt;<i> In section (1) Source Code, it requires releasing &quot;Corresponding
+</I>&gt;<i> Source&quot;, defined as :
+</I>&gt;<i> ----
+</I>&gt;<i> The &quot;Corresponding Source&quot; for a work in object code form means all the
+</I>&gt;<i> source code needed to generate, install, and (for an executable work)
+</I>&gt;<i> run the object code and to modify the work, including scripts to control
+</I>&gt;<i> those activities. However, it does not include the work's System
+</I>&gt;<i> Libraries, or general-purpose tools or generally available free programs
+</I>&gt;<i> which are used unmodified in performing those activities but which are
+</I>&gt;<i> not part of the work. For example, Corresponding Source includes
+</I>&gt;<i> interface definition files associated with source files for the work,
+</I>&gt;<i> and the source code for shared libraries and dynamically linked
+</I>&gt;<i> subprograms that the work is specifically designed to require, such as
+</I>&gt;<i> by intimate data communication or control flow between those subprograms
+</I>&gt;<i> and other parts of the work.
+</I>&gt;<i> ----
+</I>&gt;<i> So it wouldn't require you to release sophie source code, since you are
+</I>&gt;<i> only using it unmodified. It is not part of mageia-app-db.
+</I>&gt;<i>
+</I>&gt;<i> Under the heading &quot;How to Apply These Terms to Your New Programs&quot;,
+</I>&gt;<i> it suggests attaching a brief copyright notice at the beginning of
+</I>&gt;<i> each source file, with a pointer to where the full notice is found.
+</I>&gt;<i> Also adding info on how to contact you by &quot;electronic and paper mail&quot;
+</I>&gt;<i>
+</I>&gt;<i> See <A HREF="http://www.gnu.org/licenses/agpl.html">http://www.gnu.org/licenses/agpl.html</A>
+</I>&gt;<i>
+</I>&gt;<i> Regards
+</I>&gt;<i> Andr&#233;
+</I>
+Thanks, this is the license we finally chose.
+
+I added a LICENSE file at the project's root. We'll try to add a copyright
+notice at the beginning of most source files.
+
+Regards
+
+Samuel
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000083.html">[Mageia-webteam] Need help for mageia-app-db's licence
+</A></li>
+ <LI>Next message: <A HREF="000085.html">[Mageia-webteam] Designing mageia-app-db's homepage
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#84">[ date ]</a>
+ <a href="thread.html#84">[ thread ]</a>
+ <a href="subject.html#84">[ subject ]</a>
+ <a href="author.html#84">[ 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>