From: Peter Zijlstra Subject: Re: [PATCH 1/3] lib: introduce some memory copy macros and functions Date: Thu, 02 Sep 2010 09:57:00 +0200 Message-ID: <1283414220.2059.1789.camel@laptop> References: <4C7E2CA9.9060702@cn.fujitsu.com> <1283354736.2059.1206.camel@laptop> <4C7F39B3.4000901@cn.fujitsu.com> <1283414119.2059.1785.camel@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Cc: Ingo Molnar , Andrew Morton , Chris Mason , Theodore Ts'o , Andreas Dilger , Linux Kernel , Linux Btrfs , Linux Ext4 To: miaox@cn.fujitsu.com Return-path: Received: from bombadil.infradead.org ([18.85.46.34]:47887 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751078Ab0IBH5K convert rfc822-to-8bit (ORCPT ); Thu, 2 Sep 2010 03:57:10 -0400 In-Reply-To: <1283414119.2059.1785.camel@laptop> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, 2010-09-02 at 09:55 +0200, Peter Zijlstra wrote: > On Thu, 2010-09-02 at 13:44 +0800, Miao Xie wrote: > > On Wed, 01 Sep 2010 17:25:36 +0200, Peter Zijlstra wrote: > > > On Wed, 2010-09-01 at 18:36 +0800, Miao Xie wrote: > > >> + * This program is free software; you can redistribute it and/or modify it > > >> + * under the terms of the GNU General Public License as published by the Free > > >> + * Software Foundation; either version 2.1 of the License, or (at your option) > > >> + * any later version. > > > > > > The kernel is GPL v2, see COPYING. GPL v2.1 is not a suitable license. > > > > Ok, I will change it. > > Are you allowed to change it? from what I understand the FSF owns the > copyright of that code, that least, that's what the preamble I cut away > implied. n/m, I should probably have read more inbox before replying.