From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaAer-0003Lb-NJ for qemu-devel@nongnu.org; Wed, 08 May 2013 16:08:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaAef-0008Bm-11 for qemu-devel@nongnu.org; Wed, 08 May 2013 16:08:13 -0400 Received: from mail-vb0-x234.google.com ([2607:f8b0:400c:c02::234]:55402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaAee-0008Ba-Pn for qemu-devel@nongnu.org; Wed, 08 May 2013 16:08:00 -0400 Received: by mail-vb0-f52.google.com with SMTP id p13so1939959vbe.39 for ; Wed, 08 May 2013 13:08:00 -0700 (PDT) From: Anthony Liguori In-Reply-To: <5188BFFC.6060101@redhat.com> References: <1367860492-3357-1-git-send-email-akoskovacs@gmx.com> <51881771.1060708@suse.de> <5188ABAC.8080406@redhat.com> <5188B4C9.70209@redhat.com> <5188BAB0.5010809@redhat.com> <5188BFFC.6060101@redhat.com> Date: Wed, 08 May 2013 15:07:56 -0500 Message-ID: <87ppx1teub.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH v2] po/hu.po: Hungarian translation for the GTK+ interface List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Laszlo Ersek Cc: akoskovacs@gmx.com, Andreas =?utf-8?Q?F=C3=A4rber?= , qemu-devel@nongnu.org Paolo Bonzini writes: > Il 07/05/2013 10:26, Laszlo Ersek ha scritto: >> I suspected that something like this was in the background, but what I >> didn't understand was: why single out the public domain, as the GPL >> itself is in the exact same bucket, generally speaking. > > I think because public domain is a concept that _does_ exist in these > countries, but it is just the set of works that satisfy certain > conditions (e.g. 70 years passed from the author's death) rather than > something you can put your work in. > > At some point you have to make some assumptions, and "the GPL works" is > one of them. BTW, xgettext is stupid and very difficult to make not put this in here. I still need to find some time to work that out. There's an option that lets you say, "copyrighted by so-and-so" but that's not what we need. Regards, Anthony Liguori > > Paolo