Showing posts with label computer programs. Show all posts
Showing posts with label computer programs. Show all posts

Wednesday, 28 November 2012

France: Cour de cassation on software copyright


Legalis.net reports today (en français)  that on 17 October 2012 the Cour de cassation annulled a decision of the cour d’appel  of Aix-en-Provence, which appeared to have forgotten the rules of originality for copyright in computer programs. It has to be shown that:
les choix opérés [témoignent] d’un apport intellectuel propre et d’un effort personnalisé de celui qui avait élaboré le logiciel litigieux, seuls de nature à lui conférer le caractère d’une œuvre originale protégée. 
So, software is protected only if it is the author's own intellectual creation - under the software directive, if not expressly in UK copyright law. France seems to have got it more right than us.

The cour d'appel had held that the software was original because it provided a particular solution to the management of bailiffs - a significant problem, I can confirm, having once acted for a large organisation of bailiffs ... The cour de cassation referred back to its 1986 decision in Pachot, where it had held that the creator of a program had to impress his or her own personality on it: it had to be more than the mere implementation of an automatic, logical process. And that, in all areas of copyright law, must be right - although our law might not say so in so many words, and the required standard of originality might be abysmally low (and falling).

You can read the judgment here, si vous voulez.

Monday, 20 June 2011

Python

"You learn from a conglomeration of the incredible past - whatever experience gotten in any way whatsoever", according to Bob Dylan, quotes by whom I found myself searching out this morning in the hope of finding something inspirational - something as inspirational and uplifting as the rendition of My Back Pages from his 40th anniversary concert. Well, that seemed like a useful quote to remember, and when I found myself doing some more research this evening, into the Python programming language, I got some experience which I thought might be worth sharing. After all, the second most popular posting on my personal blog shares my experience of how to replace a Nissan Micra K11 water pump drive belt (the most-read one is about an Achilles heel injury, although it might be the Dylan song title I used for it that draws in the visitors).

If you want to know about the Python language itself, Wikipedia has what looks like a good article on it - though with Wikipedia, who knows? No warranties. What interested me was the licence: the original Python was incompatible with the GPL, apparently for the sole reason that it was governed by the laws of the State of Virginia. I assume that doesn't reflect at all on the laws of that particular state: merely that the GPL doesn't permit stipulations about governing law. In any event, the licence was modified to overcome this and the replacement, the Python Software Foundation License is compatible with it. The PSFL as it is familiarly known is a BSD-style, permissive free software license. What I found interesting is that it is not a copyleft licence: it permits modifications to the source code, as well as the construction of derivative works, without making the code open-source. So a program written in Python (of which Wikipedia lists many) isn't necessarily going to be open source just because it was created with open source tools.
 

blogger templates | Make Money Online