| To: | "Steven J. Hill" <sjhill@mips.com> |
|---|---|
| Subject: | Re: [PATCH 23/35] MIPS: Netlogic: Cleanup files effected by firmware changes. |
| From: | "Jayachandran C." <c.jayachandran@gmail.com> |
| Date: | Wed, 6 Jun 2012 14:12:30 +0530 |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=RO2+4VCm8Jy9LlRVXIy1XN4+6oJISVASfEE8jxtx8u4=; b=NHJb8olNtT0G4MGQYu8ppEl7qArfsLSx4uxcCvlfP2oThBB45knpsD7EVckVksdIc9 zCdMOXY28RmVf30fi3SFlbj2PByKo3FRtwtaRmthnFhza3wocs0CGAt7W9hrA/1oOHNq pFzvkNb/xkXFWaiPOEnMwLOoaO0+VvLe9KrJ+8LEhTQXy52oiNbYnEdFzmHKjiCRhpMr 5T4dnC+urN9AZtnQcUT8ETDAinaCjTU24FNgd+PsIA4IonywbMvhYieHuP5NBvU3OQCq KYAGBVyKuykO2jbi9SXyuq24RoqPOmww6caXuhLDTAfes8x4Yb+1AgmOt/SrbpRgty+k MiXQ== |
| In-reply-to: | <1338931179-9611-24-git-send-email-sjhill@mips.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1338931179-9611-1-git-send-email-sjhill@mips.com> <1338931179-9611-24-git-send-email-sjhill@mips.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, Jun 6, 2012 at 2:49 AM, Steven J. Hill <sjhill@mips.com> wrote: > From: "Steven J. Hill" <sjhill@mips.com> > > Make headers consistent across the files and make changes based on > running the checkpatch script. > > Signed-off-by: Steven J. Hill <sjhill@mips.com> > --- > arch/mips/netlogic/xlr/setup.c | 35 +++++------------------------------ > 1 file changed, 5 insertions(+), 30 deletions(-) > > diff --git a/arch/mips/netlogic/xlr/setup.c b/arch/mips/netlogic/xlr/setup.c > index 113a402..324c071 100644 > --- a/arch/mips/netlogic/xlr/setup.c > +++ b/arch/mips/netlogic/xlr/setup.c > @@ -1,37 +1,12 @@ > /* > + * This file is subject to the terms and conditions of the GNU General Public > + * License. See the file "COPYING" in the main directory of this archive > + * for more details. > + * > * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). All rights > * reserved. > - * > - * This software is available to you under a choice of one of two > - * licenses. You may choose to be licensed under the terms of the GNU > - * General Public License (GPL) Version 2, available from the file > - * COPYING in the main directory of this source tree, or the NetLogic > - * license below: > - * [....] > - * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > + * Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. > */ Can you drop this? This patch changes the existing license on the file. Thanks, JC. |
| Previous by Date: | [RFC PATCH] sched/numa: do load balance between remote nodes, Alex Shi |
|---|---|
| Next by Date: | Re: [RFC PATCH] sched/numa: do load balance between remote nodes, Peter Zijlstra |
| Previous by Thread: | [PATCH 23/35] MIPS: Netlogic: Cleanup files effected by firmware changes., Steven J. Hill |
| Next by Thread: | Re: [PATCH 23/35] MIPS: Netlogic: Cleanup files effected by firmware changes., Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |