From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TakO2-00035S-Tr for qemu-devel@nongnu.org; Tue, 20 Nov 2012 04:45:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TakO1-0003ow-Kf for qemu-devel@nongnu.org; Tue, 20 Nov 2012 04:44:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TakO1-0003os-D8 for qemu-devel@nongnu.org; Tue, 20 Nov 2012 04:44:57 -0500 From: Markus Armbruster References: <876251fjkv.fsf@codemonkey.ws> Date: Tue, 20 Nov 2012 10:44:49 +0100 In-Reply-To: (malc's message of "Tue, 20 Nov 2012 00:05:04 +0400 (MSK)") Message-ID: <87vcd0ehgu.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [GitHub] [Qemu-commits] [qemu/qemu] ecdffb: tcg/ppc: Remove unused s_bits variable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org, Anthony Liguori malc writes: > On Mon, 19 Nov 2012, Anthony Liguori wrote: > >> >> "Public domain" is not a valid copyright header/license grant. > > Sez who? FSF says CC0 is a public domain dedication from Creative Commons. A work released under CC0 is dedicated to the public domain to the fullest extent permitted by law. If that is not possible for any reason, CC0 also provides a lax, permissive license as a fallback. Both public domain works and the lax license provided by CC0 are compatible with the GNU GPL. If you want to release your work to the public domain, we recommend you use CC0. http://www.gnu.org/licenses/license-list.en.html