From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:36700 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754212AbaBRIhZ (ORCPT ); Tue, 18 Feb 2014 03:37:25 -0500 Message-ID: <53031BEC.3070004@kernel.org> Date: Tue, 18 Feb 2014 08:38:04 +0000 From: Jonathan Cameron MIME-Version: 1.0 To: Lars-Peter Clausen , Hartmut Knaack CC: linux-iio@vger.kernel.org Subject: Re: [PATCH]staging:iio:ad799x fix typo in copyright message References: <5300A79B.6060209@gmx.de> <530109F8.2060402@metafoo.de> In-Reply-To: <530109F8.2060402@metafoo.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 16/02/14 18:56, Lars-Peter Clausen wrote: > On 02/16/2014 12:57 PM, Hartmut Knaack wrote: >> Fix a typo in the copyright message. >> >> Signed-off-by: Hartmut Knaack > > Acked-by: Lars-Peter Clausen Applied to the togreg branch of iio.git Thanks, > >> --- >> diff --git a/drivers/staging/iio/adc/ad799x_core.c b/drivers/staging/iio/adc/ad799x_core.c >> index 13a944f..570c594 100644 >> --- a/drivers/staging/iio/adc/ad799x_core.c >> +++ b/drivers/staging/iio/adc/ad799x_core.c >> @@ -1,6 +1,6 @@ >> /* >> * iio/adc/ad799x.c >> - * Copyright (C) 2010-1011 Michael Hennerich, Analog Devices Inc. >> + * Copyright (C) 2010-2011 Michael Hennerich, Analog Devices Inc. >> * >> * based on iio/adc/max1363 >> * Copyright (C) 2008-2010 Jonathan Cameron >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-iio" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html >> > > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html