CeCILL: La Licence Francaise Du Logiciel Libre
News for nerds writes "Researchers at three French government-funded research organizations revealed the new Open-Source license, known as CeCILL (English .pdf here), which they say is compatible with the FSF's GPL. CeCILL is intended to make free software more compatible with French law in two areas where it differs significantly from U.S. law: copyright and product liability. I, for one, welcome our nouvelle overlord of freedom."
Also, FSF Europe and the EC recently colaborated on a European trademark license for free software (which basically says that the trademark is allowed to be used only if the software is not sold together with non-free software).
Joe Llywelyn Griffith Blakesley
[This post is in the public domain (copyright-free) unless otherwise stated]
French laws are not the same as 'european' laws.
/me should find a job in the france ;)
For example, the intelectual ownership, the 'author' so to say.
In holland this is slightly different. If i am employed for a company, then this company is allowed to claim intellectual ownership about every line of code i write, also for open-source projects. This is because it is hard to distinguish 'personal' knowledge and 'professional' knowledge. In this case, the employer is protected a lot.
So, when employed as programmer, it is necessary to make a good arrangement, at least personal but preferably on paper, that you are allowed to write code in your own time and may publish this under a license chosen by you and that the company will grant you intellectual ownership of your code. However, it may be tough to get this black-on-white.. In practice it is no real problem, but juridical seen it is.
The french have arranged this better: intellectual ownerships is always at the author, as far as i understood.
maybe
A glitch a day keeps the bugs away.
I noticed recently that there has been an effort to translate the Creative Commons licence into Nederlands...
see: http://creativecommons.org/ for more info.
Waag Society in Amsterdam were having some seminars about this issue (though their site is a bit broken at the moment www.waag.org).
Note: I am neither a lawyer, nor a Francophone. However, after reading the English translation, it looks like a French developer should simply release software under the CeCILL license; the freedoms guaranteed are essentially the same as those guaranteed by the GPL (though the section on warranty is much more complex). If any GPL'ed modifications are made to a CeCILL'ed piece of software, the resulting software can be distributed under the GPL thanks to a clause in CeCILL specifically allowing this.
The scalloped tatters of the King in Yellow must cover
Yhtill forever. (R. W. Chambers, the King in Yellow
Anyway, I imagine RMS will have to say a few thing on GPL-compatibility.
We saw him at Toulouse last Saturday, where he gave a speech about free software. Someone asked about CeCILL during the questions part of the speech, and he basically said it was fine (negating other FSF people's comments like these ones (in French).
blah
but in France if a contract is not in French, it's not worth anything.
The same can be applied to Belgium as well where a contract has to be in either the language of the part of the country. It is more complex then that.
This brings up the question if these are valid in other countries as well. It also is very normal. Imagine you having to sign or agree with a contract or licence in Japanese. Most likely you will not be able to know what you agree with.
Another question then comes to mind. If such a contract is not valid, what kind of licence is there then in, especialy, software. Does the Berne convention come into place (copyright) or is it free for all?
Don't fight for your country, if your country does not fight for you.
Not been for the French all the time, being French myself, but I'm not against the American all the time, being in a community that has its root in the US. But then again, France is not the USA, and our law are different, which is why we needed a FOSS license on our own, because after all if the GPL can't have validity against the French law on certain points (as it was written against the US law) I think it is a very good thing to have a license that can stand in court in France. It is funny to see that SOME Americans think that whenever somebody else is doing something differently, it is obviously wrong and directed against the US as some kind of long lasting hate. Well not at all, but then ask you the question, when the US adopted something not American? well not really often, so as it seem normal for you to keep your American pride, please leave others keep their own pride if they think it is good for them. After all it is the excess of the US regime that we complain about, not the basic.
Judging from various news sources, the license was created as a protection for OSS developers.
French law doesn't seem to allow the "if something bad happens, you've been warned before" clause in the GPL, means a developer can't be hold liable for e.g. lost data. For that reason the "experienced user" term was added to this license, so a potential user has some kind of warning that the code might not perform as expected.
my 2 cents
This doesn't matter because the CeCILL license says the program can be relicenced under the GPL in paragraph 5.
- CeCILL removes rights from the user and requires agreement so it is a contract, not a license (see this post). (Actually it seems to be an illegal contract which violates the European directive on contract law.) To be a "compatible license" it must actually be a license.
- Assuming it is a valid license (which it isn't), the CeCILL only invokes the compatibility clause (5.3.4) "[i]n the event that the Modified or unmodified Software includes code that is subject to the GPL"; i.e.: it itself says that it only attempts to be GNU-GPL-compatible in cases where the original person to put the software under CeCILL included already GNU-GPL-ed software under CeCILL (i.e.: where the person who put it under CeCILL committed copyright infringement (aka "piracy") on GNU-GPL-ed software--assuming the software they used was only available under the GNU GPL).
- Most importantly; assuming the CeCILL itself allows merging with GNU-GPL-ed code (which it doesn't); because CeCILL puts many additional restrictions (e.g.: on agreement, running the prgram, downloading the program) on the user (even going so far as attempting to remove the user's pre-existing natural rights), regardless of whether it would violate the CeCILL, it would be "violating" the GNU GPL to link/join/merge exclusively GNU-GPL-ed software with exclusively CeCILL-ed software.
- Software covered by the CeCILL exclusively does not seem to conform to the FSF free-software definition (or the DFSG or the OSD), therefore can never be likned with copylefted (e.g.: GNU-GPL-ed software).
Those are the main reasons.Joe Llywelyn Griffith Blakesley
[This post is in the public domain (copyright-free) unless otherwise stated]
Speaking as an American who moved here to France five years ago, I think most perceptions of arrogance on both sides are due more to cultural differences than efforts or non-efforts to speak the language.
The French are more polite than Americans in certain situations and less so in others. For example, have you ever stood in line in France? It's every one for his or her self. Americans would find this very rude, but in France it's normal. On the other hand, in France you say hello and good-bye at least once to everyone you do business with, including the person at the toll booth as you plunk change into her palm while hardly even stopping the car. An American probably wouldn't think twice about never saying a word in such a situation, but a French person would probably find it rude.
There are many other examples of courtesies that are simply different between the two cultures. If an American isn't aware of the differences, he or she may find French people rude and perhaps arrogant, and vice versa.