All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andra Danciu <andradanciu1997@gmail.com>
To: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com,
	festevam@gmail.com, lgirdwood@gmail.com, broonie@kernel.org,
	perex@perex.cz, tiwai@suse.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de, linux-imx@nxp.com,
	alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: daniel.baluta@nxp.com, Andra Danciu <andradanciu1997@gmail.com>
Subject: [PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier
Date: Fri,  5 Apr 2019 14:50:09 +0300	[thread overview]
Message-ID: <20190405115010.28838-20-andradanciu1997@gmail.com> (raw)
In-Reply-To: <20190405115010.28838-1-andradanciu1997@gmail.com>

Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Andra Danciu <andradanciu1997@gmail.com>
---
 sound/soc/fsl/phycore-ac97.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/sound/soc/fsl/phycore-ac97.c b/sound/soc/fsl/phycore-ac97.c
index 66fb6c4614d2..fe7ba6db7c96 100644
--- a/sound/soc/fsl/phycore-ac97.c
+++ b/sound/soc/fsl/phycore-ac97.c
@@ -1,14 +1,8 @@
-/*
- * phycore-ac97.c  --  SoC audio for imx_phycore in AC97 mode
- *
- * Copyright 2009 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>
- *
- *  This program is free software; you can redistribute  it and/or modify it
- *  under  the terms of  the GNU General  Public License as published by the
- *  Free Software Foundation;  either version 2 of the  License, or (at your
- *  option) any later version.
- *
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// phycore-ac97.c  --  SoC audio for imx_phycore in AC97 mode
+//
+// Copyright 2009 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-- 
2.11.0


WARNING: multiple messages have this Message-ID (diff)
From: Andra Danciu <andradanciu1997@gmail.com>
To: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com,
	festevam@gmail.com, lgirdwood@gmail.com, broonie@kernel.org,
	perex@perex.cz, tiwai@suse.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de, linux-imx@nxp.com,
	alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: Andra Danciu <andradanciu1997@gmail.com>, daniel.baluta@nxp.com
Subject: [PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier
Date: Fri,  5 Apr 2019 14:50:09 +0300	[thread overview]
Message-ID: <20190405115010.28838-20-andradanciu1997@gmail.com> (raw)
In-Reply-To: <20190405115010.28838-1-andradanciu1997@gmail.com>

Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Andra Danciu <andradanciu1997@gmail.com>
---
 sound/soc/fsl/phycore-ac97.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/sound/soc/fsl/phycore-ac97.c b/sound/soc/fsl/phycore-ac97.c
index 66fb6c4614d2..fe7ba6db7c96 100644
--- a/sound/soc/fsl/phycore-ac97.c
+++ b/sound/soc/fsl/phycore-ac97.c
@@ -1,14 +1,8 @@
-/*
- * phycore-ac97.c  --  SoC audio for imx_phycore in AC97 mode
- *
- * Copyright 2009 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>
- *
- *  This program is free software; you can redistribute  it and/or modify it
- *  under  the terms of  the GNU General  Public License as published by the
- *  Free Software Foundation;  either version 2 of the  License, or (at your
- *  option) any later version.
- *
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// phycore-ac97.c  --  SoC audio for imx_phycore in AC97 mode
+//
+// Copyright 2009 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-- 
2.11.0


WARNING: multiple messages have this Message-ID (diff)
From: Andra Danciu <andradanciu1997@gmail.com>
To: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com,
	festevam@gmail.com, lgirdwood@gmail.com, broonie@kernel.org,
	perex@perex.cz, tiwai@suse.com, shawnguo@kernel.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de, linux-imx@nxp.com,
	alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: Andra Danciu <andradanciu1997@gmail.com>, daniel.baluta@nxp.com
Subject: [PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier
Date: Fri,  5 Apr 2019 14:50:09 +0300	[thread overview]
Message-ID: <20190405115010.28838-20-andradanciu1997@gmail.com> (raw)
In-Reply-To: <20190405115010.28838-1-andradanciu1997@gmail.com>

Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: Andra Danciu <andradanciu1997@gmail.com>
---
 sound/soc/fsl/phycore-ac97.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/sound/soc/fsl/phycore-ac97.c b/sound/soc/fsl/phycore-ac97.c
index 66fb6c4614d2..fe7ba6db7c96 100644
--- a/sound/soc/fsl/phycore-ac97.c
+++ b/sound/soc/fsl/phycore-ac97.c
@@ -1,14 +1,8 @@
-/*
- * phycore-ac97.c  --  SoC audio for imx_phycore in AC97 mode
- *
- * Copyright 2009 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>
- *
- *  This program is free software; you can redistribute  it and/or modify it
- *  under  the terms of  the GNU General  Public License as published by the
- *  Free Software Foundation;  either version 2 of the  License, or (at your
- *  option) any later version.
- *
- */
+// SPDX-License-Identifier: GPL-2.0+
+//
+// phycore-ac97.c  --  SoC audio for imx_phycore in AC97 mode
+//
+// Copyright 2009 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de>
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-- 
2.11.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-04-05 11:51 UTC|newest]

Thread overview: 157+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05 11:49 [PATCH 00/20] Switch to SPDX identifier Andra Danciu
2019-04-05 11:49 ` Andra Danciu
2019-04-05 11:49 ` Andra Danciu
2019-04-05 11:49 ` [PATCH 01/20] ASoC: imx-pcm: " Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 12:10   ` Mukesh Ojha
2019-04-05 12:10     ` Mukesh Ojha
2019-04-05 12:10   ` Mukesh Ojha
2019-04-05 12:10     ` Mukesh Ojha
2019-04-08  7:29   ` Applied "ASoC: imx-pcm: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-05 11:49 ` [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 12:47   ` Mukesh Ojha
2019-04-05 12:47     ` Mukesh Ojha
2019-04-05 12:50     ` Fabio Estevam
2019-04-05 12:50       ` Fabio Estevam
2019-04-05 12:50       ` Fabio Estevam
2019-04-05 12:50       ` Fabio Estevam
2019-04-05 13:24       ` Mukesh Ojha
2019-04-05 13:24         ` Mukesh Ojha
2019-04-05 13:24         ` Mukesh Ojha
2019-04-05 13:24         ` Mukesh Ojha
2019-04-05 13:26         ` Fabio Estevam
2019-04-05 13:26           ` Fabio Estevam
2019-04-05 13:26           ` Fabio Estevam
2019-04-05 13:26           ` Fabio Estevam
2019-04-05 11:49 ` [PATCH 03/20] ASoC: eukrea-tlv320: " Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:29   ` Applied "ASoC: eukrea-tlv320: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-05 11:49 ` [PATCH 04/20] ASoC: fsl-dma: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:29   ` Applied "ASoC: fsl-dma: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-05 11:49 ` [PATCH 05/20] ASoC: imx-audmux: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:29   ` Applied "ASoC: imx-audmux: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-05 11:49 ` [PATCH 06/20] ASoC: imx-es8328: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:29   ` Applied "ASoC: imx-es8328: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-08  7:29     ` Mark Brown
2019-04-05 11:49 ` [PATCH 07/20] ASoC: imx-mc13783: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:28   ` Applied "ASoC: imx-mc13783: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-05 11:49 ` [PATCH 08/20] ASoC: imx-pcm-fiq: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:28   ` Applied "ASoC: imx-pcm-fiq: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-05 11:49 ` [PATCH 09/20] ASoC: imx-spdif: Switch to SPDX identifier Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-05 11:49   ` Andra Danciu
2019-04-08  7:28   ` Applied "ASoC: imx-spdif: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-05 11:50 ` [PATCH 10/20] ASoC: imx-ssi: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:28   ` Applied "ASoC: imx-ssi: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-08  7:28     ` Mark Brown
2019-04-05 11:50 ` [PATCH 11/20] ASoC: mpc5200_dma: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:26   ` Applied "ASoC: mpc5200_dma: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-05 11:50 ` [PATCH 12/20] ASoC: mpc5200_psc_ac97: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:26   ` Applied "ASoC: mpc5200_psc_ac97: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-05 11:50 ` [PATCH 13/20] ASoC: mpc5200_psc_i2s: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:26   ` Applied "ASoC: mpc5200_psc_i2s: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-08  7:26     ` Mark Brown
2019-04-05 11:50 ` [PATCH 14/20] ASoC: mpc8610_hpcd: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:25   ` Applied "ASoC: mpc8610_hpcd: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-05 11:50 ` [PATCH 15/20] ASoC: mx27vis-aic32x4: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:25   ` Applied "ASoC: mx27vis-aic32x4: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-05 11:50 ` [PATCH 16/20] ASoC: p1022_ds: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:25   ` Applied "ASoC: p1022_ds: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-05 11:50 ` [PATCH 17/20] ASoC: p1022_rdk: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:25   ` Applied "ASoC: p1022_rdk: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-05 11:50 ` [PATCH 18/20] ASoC: pcm030-audio-fabric: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:25   ` Applied "ASoC: pcm030-audio-fabric: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-08  7:25     ` Mark Brown
2019-04-05 11:50 ` Andra Danciu [this message]
2019-04-05 11:50   ` [PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:24   ` Applied "ASoC: phycore-ac97: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:24     ` Mark Brown
2019-04-08  7:24     ` Mark Brown
2019-04-08  7:24     ` Mark Brown
2019-04-05 11:50 ` [PATCH 20/20] ASoC: wm1133-ev1: Switch to SPDX identifier Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-05 11:50   ` Andra Danciu
2019-04-08  7:24   ` Applied "ASoC: wm1133-ev1: Switch to SPDX identifier" to the asoc tree Mark Brown
2019-04-08  7:24     ` Mark Brown
2019-04-08  7:24     ` Mark Brown
2019-04-08  7:24     ` Mark Brown

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=20190405115010.28838-20-andradanciu1997@gmail.com \
    --to=andradanciu1997@gmail.com \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=daniel.baluta@nxp.com \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nicoleotsuka@gmail.com \
    --cc=perex@perex.cz \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=timur@kernel.org \
    --cc=tiwai@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.