From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH 07/27] memoise: New utility Date: Wed, 16 Sep 2015 15:07:38 +0100 Message-ID: <1442412458.18856.82.camel@citrix.com> References: <1442410530-9665-1-git-send-email-ian.jackson@eu.citrix.com> <1442410530-9665-8-git-send-email-ian.jackson@eu.citrix.com> <1442411655.18856.73.camel@citrix.com> <22009.30091.72697.925087@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZcDN8-0002bI-Eb for xen-devel@lists.xenproject.org; Wed, 16 Sep 2015 14:07:42 +0000 In-Reply-To: <22009.30091.72697.925087@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-09-16 at 14:58 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [OSSTEST PATCH 07/27] memoise: New utility"): > > These days http://www.gnu.org/licenses/gpl-howto.en.html recommends: > > > > You should have received a copy of the GNU General Public License > > along with Foobar. If not, see . > > I will fix this. > > Also of course this statement was, with my original patch, wrong, > because osstest.git didn't contain a copy of any version of the > vanilla GPL. I have added a copy of GPL-3 to this patch. NB all the text in the patch talks about v2, FWIW... > > Ian.