linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Milan Stevanovic <milan.o.stevanovic@gmail.com>
To: jic23@kernel.org, lars@metafoo.de, Michael.Hennerich@analog.com
Cc: linux-kernel@vger.kernel.org, knaack.h@gmx.de, pmeerw@pmeerw.net,
	linux-iio@vger.kernel.org, pombredanne@nexb.com,
	Milan Stevanovic <milan.o.stevanovic@gmail.com>
Subject: [PATCH v3 2/2] iio: adc: change license description
Date: Sun, 14 Jan 2018 21:32:40 +0100	[thread overview]
Message-ID: <1515961960-35157-2-git-send-email-milan.o.stevanovic@gmail.com> (raw)
In-Reply-To: <1515961960-35157-1-git-send-email-milan.o.stevanovic@gmail.com>

   Using an SPDX tag. Remove a license notice to keep
   the whole purpose of using an SPDx id.

Signed-off-by: Milan Stevanovic <milan.o.stevanovic@gmail.com>
---
 drivers/iio/adc/ad7476.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/adc/ad7476.c b/drivers/iio/adc/ad7476.c
index 0ea0f90..4fe3cf1 100644
--- a/drivers/iio/adc/ad7476.c
+++ b/drivers/iio/adc/ad7476.c
@@ -1,10 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Analog Devices AD7466/7/8 AD7476/5/7/8 (A) SPI ADC driver
  * TI ADC081S/ADC101S/ADC121S 8/10/12-bit SPI ADC driver
  *
  * Copyright 2010 Analog Devices Inc.
  *
- * Licensed under the GPL-2 or later.
  */
 
 #include <linux/device.h>
-- 
2.7.4

  reply	other threads:[~2018-01-14 20:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-14 20:32 [PATCH v3 1/2] iio: adc: driver for ti adc081s/adc101s/adc121s Milan Stevanovic
2018-01-14 20:32 ` Milan Stevanovic [this message]
2018-01-21 12:41   ` [PATCH v3 2/2] iio: adc: change license description Jonathan Cameron
2018-01-21 12:39 ` [PATCH v3 1/2] iio: adc: driver for ti adc081s/adc101s/adc121s Jonathan Cameron
2018-01-24 21:15   ` Milan Stevanovic
2018-01-26 18:19 ` Andy Shevchenko
2018-01-26 18:25   ` Lars-Peter Clausen
2018-01-26 18:29     ` Lars-Peter Clausen
2018-01-26 18:43     ` Andy Shevchenko
2018-01-27  8:17       ` Milan Stevanovic
2018-01-26 18:34   ` Lars-Peter Clausen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1515961960-35157-2-git-send-email-milan.o.stevanovic@gmail.com \
    --to=milan.o.stevanovic@gmail.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    --cc=pombredanne@nexb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).