From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v3 10/10] rtc: pm8xxx: add support for pm8941 Date: Tue, 29 Oct 2013 13:32:17 -0700 Message-ID: <20131029203217.GA20921@kroah.com> References: <1392ea90487793f9cbbdfb7f8d148f45122a52c2.1382985169.git.joshc@codeaurora.org> <20131029200927.GG21983@codeaurora.org> <20131029201545.GA2064@kroah.com> <5270187D.3090004@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:38616 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751402Ab3J2UcS (ORCPT ); Tue, 29 Oct 2013 16:32:18 -0400 Content-Disposition: inline In-Reply-To: <5270187D.3090004@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: Josh Cartwright , Alessandro Zummo , David Brown , Daniel Walker , Bryan Huntsman , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, rtc-linux@googlegroups.com, Sagar Dharia , Gilad Avidov , Michael Bohan On Tue, Oct 29, 2013 at 01:20:13PM -0700, Stephen Boyd wrote: > On 10/29/13 13:15, Greg Kroah-Hartman wrote: > > On Tue, Oct 29, 2013 at 01:09:27PM -0700, Stephen Boyd wrote: > >> On 10/28, Josh Cartwright wrote: > >>> diff --git a/drivers/rtc/rtc-pm8xxx.c b/drivers/rtc/rtc-pm8xxx.c > >>> index 03f8f75..a9044d4 100644 > >>> --- a/drivers/rtc/rtc-pm8xxx.c > >>> +++ b/drivers/rtc/rtc-pm8xxx.c > >>> @@ -1,4 +1,5 @@ > >>> /* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved. > >>> + * Copyright (c) 2013, The Linux Foundation. All rights reserved. > >>> * > >> Please rewrite this as '2010-2011,2013, The Linux Foundation' > > Has the Linux Foundation really taken on all prior copyrights of this > > codebase? CAF wasn't around in 2010 as part of the LF, so be careful > > here. > > > > >From what I recall our lawyers told us to do this and there is some > precedence for this upstream as well. > > commit e1858b2a21cd84a855945a4747fb2db41b250c22 > Author: Richard Kuo > Date: Wed Sep 19 16:22:02 2012 -0500 > > Hexagon: Copyright marking changes > > Code Aurora Forum (CAF) is becoming a part of Linux Foundation Labs. > > Signed-off-by: Richard Kuo Ok, fair enough, I was not aware of this. sorry for the noise, greg k-h