From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id A9F1CDE079 for ; Sat, 12 Jan 2008 13:55:55 +1100 (EST) Message-ID: <47882C3A.5050100@pikatech.com> Date: Fri, 11 Jan 2008 21:55:54 -0500 From: Sean MacLennan MIME-Version: 1.0 To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH 1/5] Warp Base Platform References: <47852C41.8000506@pikatech.com> <20080111174259.b749f1f0.sfr@canb.auug.org.au> <47871675.6030602@pikatech.com> <20080111115143.4ed89ab6@zod.rchland.ibm.com> <4787FE23.7010201@pikatech.com> <20080112134005.a262c95c.sfr@canb.auug.org.au> <20080112030015.GA9903@lixom.net> In-Reply-To: <20080112030015.GA9903@lixom.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Olof Johansson wrote: > On Sat, Jan 12, 2008 at 01:40:05PM +1100, Stephen Rothwell wrote: > >> Hi Sean, >> >> On Fri, 11 Jan 2008 18:39:15 -0500 Sean MacLennan wrote: >> >>> +++ arch/powerpc/platforms/44x/warp-nand.c 2008-01-11 18:04:10.000000000 -0500 >>> @@ -0,0 +1,85 @@ >>> >> You need a copyright/license notice. >> > > Maybe your employer requires you to attach one with the files you create, > but it's not a requirement to get code accepted into the kernel. The > implied project-wide license is GPL. > > > -Olof > I guess this implies I don't need the GPL blurb. I noticed that the blurb I have used mentions GPL2 or later and I know Linus doesn't like GPL3.