All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: broonie@kernel.org
Cc: alsa-devel@alsa-project.org, linux-samsung-soc@vger.kernel.org,
	b.zolnierkie@samsung.com, sbkim73@samsung.com,
	lgirdwood@gmail.com, krzk@kernel.org,
	Sylwester Nawrocki <s.nawrocki@samsung.com>,
	m.szyprowski@samsung.com
Subject: [PATCH 20/27] ASoC: samsung: smdk_spdif: Convert to SPDX License Identifier
Date: Fri, 19 Apr 2019 12:21:55 +0200	[thread overview]
Message-ID: <20190419102202.4384-21-s.nawrocki@samsung.com> (raw)
In-Reply-To: <20190419102202.4384-1-s.nawrocki@samsung.com>

Replace GPL v2.0+ license statements with SPDX license identifier.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
---
 sound/soc/samsung/smdk_spdif.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/sound/soc/samsung/smdk_spdif.c b/sound/soc/samsung/smdk_spdif.c
index 7fc7cc6d1530..87a70d872c00 100644
--- a/sound/soc/samsung/smdk_spdif.c
+++ b/sound/soc/samsung/smdk_spdif.c
@@ -1,14 +1,8 @@
-/*
- * smdk_spdif.c  --  S/PDIF audio for SMDK
- *
- * Copyright 2010 Samsung Electronics Co. Ltd.
- *
- * 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+
+//
+// smdk_spdif.c - S/PDIF audio for SMDK
+//
+// Copyright (C) 2010 Samsung Electronics Co., Ltd.
 
 #include <linux/clk.h>
 #include <linux/module.h>
-- 
2.17.1

  parent reply	other threads:[~2019-04-19 10:21 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190419102218epcas1p25cd718c2fd6af8a5bb6408608dc87dd1@epcas1p2.samsung.com>
2019-04-19 10:21 ` [PATCH 00/27] ASoC: samsung: Convert to SPDX licence identifiers Sylwester Nawrocki
     [not found]   ` <CGME20190419102221epcas2p2130af08de0e2cda9d311551d14896d04@epcas2p2.samsung.com>
2019-04-19 10:21     ` [PATCH 01/27] ASoC: samsung: arndale: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: arndale: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102224epcas1p45354ee18d52dbc4f1c950984b7c872ce@epcas1p4.samsung.com>
2019-04-19 10:21     ` [PATCH 02/27] ASoC: samsung: bells: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: bells: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102228epcas2p301926e6472470a95e566bfff378dae97@epcas2p3.samsung.com>
2019-04-19 10:21     ` [PATCH 03/27] ASoC: samsung: dmaengine: Convert to SPDX License Indentifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: dmaengine: Convert to SPDX License Indentifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102231epcas2p450050b6853ff4c466f0f9f7ac99ce9cc@epcas2p4.samsung.com>
2019-04-19 10:21     ` [PATCH 04/27] ASoC: samsung: h1940_uda1380: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: h1940_uda1380: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102234epcas1p2f07fc4e9e40d5d9d60a33d52c37ff2bd@epcas1p2.samsung.com>
2019-04-19 10:21     ` [PATCH 05/27] ASoC: samsung: i2s: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: i2s: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102237epcas2p1f315b62845b4b22f305fb8b2be6893aa@epcas2p1.samsung.com>
2019-04-19 10:21     ` [PATCH 06/27] ASoC: samsung: idma: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: idma: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102241epcas1p114e54ca76473a74aed6a1d186cb7629e@epcas1p1.samsung.com>
2019-04-19 10:21     ` [PATCH 07/27] ASoC: samsung: jive_wm8750: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: jive_wm8750: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102244epcas2p4367b00e24b364f03150e8a0fef99437d@epcas2p4.samsung.com>
2019-04-19 10:21     ` [PATCH 08/27] ASoC: samsung: littlemill: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: littlemill: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102247epcas1p247aee40179e2b79a419b136a9a72a891@epcas1p2.samsung.com>
2019-04-19 10:21     ` [PATCH 09/27] ASoC: samsung: lowland: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: lowland: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102251epcas2p45dfd6bb3da2d1be76d4abaf4d8edc57f@epcas2p4.samsung.com>
2019-04-19 10:21     ` [PATCH 10/27] ASoC: samsung: neo1973_wm8753: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: neo1973_wm8753: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102254epcas1p3ae7ca9e9587e84ee8dae38725b260005@epcas1p3.samsung.com>
2019-04-19 10:21     ` [PATCH 11/27] ASoC: samsung: odroid: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: odroid: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102257epcas2p2b60a803ada45fd226540114894594f4e@epcas2p2.samsung.com>
2019-04-19 10:21     ` [PATCH 12/27] ASoC: samsung: pcm: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: pcm: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102301epcas1p24a049caf9b6f54d95ce4447fd4470e5d@epcas1p2.samsung.com>
2019-04-19 10:21     ` [PATCH 13/27] ASoC: samsung: s3c-i2s-v2: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: s3c-i2s-v2: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102304epcas2p145e4b90dc30cdee9b7f20f4651ef6030@epcas2p1.samsung.com>
2019-04-19 10:21     ` [PATCH 14/27] ASoC: samsung: s3c24xx-i2s: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: s3c24xx-i2s: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102307epcas2p1dbee6ad7eb923b4d9281e98dd15d8a5e@epcas2p1.samsung.com>
2019-04-19 10:21     ` [PATCH 15/27] ASoC: samsung: rx1950_uda1380: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: rx1950_uda1380: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102310epcas1p1e740f1299528c43c2af4495ff4e538a5@epcas1p1.samsung.com>
2019-04-19 10:21     ` [PATCH 16/27] ASoC: samsung: s3c2412-i2s: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: s3c2412-i2s: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102314epcas2p3a5fd34f66d38333f719cd7120a738931@epcas2p3.samsung.com>
2019-04-19 10:21     ` [PATCH 17/27] ASoC: samsung: s3c24xx_simtec*: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: s3c24xx_simtec*: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102317epcas1p2db4ea34749c5e7c73c36c4bdfbe52e70@epcas1p2.samsung.com>
2019-04-19 10:21     ` [PATCH 18/27] ASoC: samsung: s3c24xx_uda134x: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: s3c24xx_uda134x: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102320epcas2p2a6b422dcb191f2b04a003b4e03073ed1@epcas2p2.samsung.com>
2019-04-19 10:21     ` [PATCH 19/27] ASoC: samsung: smartq_wm8987: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: smartq_wm8987: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102324epcas1p425e4612e7fb7f62b09cece5af88cb6c2@epcas1p4.samsung.com>
2019-04-19 10:21     ` Sylwester Nawrocki [this message]
2019-04-19 16:14       ` Applied "ASoC: samsung: smdk_spdif: " Mark Brown
     [not found]   ` <CGME20190419102327epcas2p3109c900534aada238c9aad4dfd118eef@epcas2p3.samsung.com>
2019-04-19 10:21     ` [PATCH 21/27] ASoC: samsung: smdk_wm8580: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: smdk_wm8580: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102330epcas2p2ec246e5a747ef9cd8dfa0281128d795f@epcas2p2.samsung.com>
2019-04-19 10:21     ` [PATCH 22/27] ASoC: samsung: smdk_wm8994*: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: smdk_wm8994*: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102333epcas2p46dfc1560af6194a954d0f7fe40d90538@epcas2p4.samsung.com>
2019-04-19 10:21     ` [PATCH 23/27] ASoC: samsung: snow: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: snow: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102337epcas2p45ca1781cda7e24cfed289b358723476c@epcas2p4.samsung.com>
2019-04-19 10:21     ` [PATCH 24/27] ASoC: samsung: spdif: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: spdif: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102340epcas2p10c88390f4140697e478c5504ece37521@epcas2p1.samsung.com>
2019-04-19 10:22     ` [PATCH 25/27] ASoC: samsung: speyside: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: speyside: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102343epcas2p3a5d7f409408fbb991d0e5881c424a595@epcas2p3.samsung.com>
2019-04-19 10:22     ` [PATCH 26/27] ASoC: samsung: tm2_wm5110: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: tm2_wm5110: Convert to SPDX License Identifier" to the asoc tree Mark Brown
     [not found]   ` <CGME20190419102347epcas1p204b976fdc494f43fd5d9be89ee270b84@epcas1p2.samsung.com>
2019-04-19 10:22     ` [PATCH 27/27] ASoC: samsung: tobermory: Convert to SPDX License Identifier Sylwester Nawrocki
2019-04-19 16:14       ` Applied "ASoC: samsung: tobermory: Convert to SPDX License Identifier" to the asoc tree 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=20190419102202.4384-21-s.nawrocki@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=b.zolnierkie@samsung.com \
    --cc=broonie@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=sbkim73@samsung.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.