From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264085AbTF2Unt (ORCPT ); Sun, 29 Jun 2003 16:43:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264027AbTF2UnI (ORCPT ); Sun, 29 Jun 2003 16:43:08 -0400 Received: from gate.firmix.at ([80.109.18.208]:12705 "EHLO buffy.firmix.at") by vger.kernel.org with ESMTP id S265719AbTF2Uki (ORCPT ); Sun, 29 Jun 2003 16:40:38 -0400 Subject: Re: Dell vs. GPL From: Bernd Petrovitsch To: linux-kernel@vger.kernel.org In-Reply-To: <20030629195003.GF26258@mail.jlokier.co.uk> References: <200306291624.47221.gallir@uib.es> <20030629195003.GF26258@mail.jlokier.co.uk> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8.99 Date: 29 Jun 2003 22:54:53 +0200 Message-Id: <1056920095.1012.9.camel@gimli.at.home> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2003-06-29 at 21:50, Jamie Lokier wrote: > I recall there is a special exception for computer programs in either > UK or EU law - I forget which, perhaps both. This exception means Probably only UK (if any). > that if I compose some music for a publisher, I cannot give up moral > rights to the work - which means I always have a right to be credited > as author or something like that, and nobody can take that away. > However, if I compose a computer program for a publisher, my moral > right to be credited _is_ taken away. At least in Austria (and Germany, which has quite similar law in this part) this is called "Urheberrecht" (one cannot translate it since it is fundamentally different from what other call copyright) And no, there is no way of getting rid of the "Urheberrecht" - independent of if you want or not. All you can do is cease the right of use your works _but not more_. Ans this applies to allwritten or otherwise created works, be it natural languages or artificial ones. Actually that's the most problematic part of "porting the GPL to the rest of the world". > This _only_ applies to computer programmers. Bah! No, there is no difference - in that field - between computer programs written in C (or perl or whatever) and poems written in German (or Esperanto or whatever). Bernd