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:15:45 -0700 Message-ID: <20131029201545.GA2064@kroah.com> References: <1392ea90487793f9cbbdfb7f8d148f45122a52c2.1382985169.git.joshc@codeaurora.org> <20131029200927.GG21983@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:38374 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751380Ab3J2UPq (ORCPT ); Tue, 29 Oct 2013 16:15:46 -0400 Content-Disposition: inline In-Reply-To: <20131029200927.GG21983@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: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. greg k-h