public inbox for linux-spdx@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-spdx@vger.kernel.org, linux-media@vger.kernel.org
Subject: [PATCH] media: mxl5005s: Replace GPLv2 boilerplate text with SPDX
Date: Wed, 20 Aug 2025 14:55:16 +0200	[thread overview]
Message-ID: <20250820125516.494408-1-thuth@redhat.com> (raw)

From: Thomas Huth <thuth@redhat.com>

The FSF does not reside in "675 Mass Ave" anymore, so we should
not ask the people to write to that address in case they need a
copy of the GPL.

Anyway, all other mxl* files in this directory (including the
corresponding header mxl5005s.h) already had their boilerplate
text replaced by a proper SPDX tag in the earlier commits, so
let's do the same in the remaining mxl5005s.c file now, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 drivers/media/tuners/mxl5005s.c | 16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

diff --git a/drivers/media/tuners/mxl5005s.c b/drivers/media/tuners/mxl5005s.c
index 0e811c5eae6cb..eeacebf0a8752 100644
--- a/drivers/media/tuners/mxl5005s.c
+++ b/drivers/media/tuners/mxl5005s.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
     MaxLinear MXL5005S VSB/QAM/DVBT tuner driver
 
@@ -20,21 +21,6 @@
     Copyright (C) 2008 Jan Hoogenraad
       Functions:
 	mxl5005s_SetRfFreqHz()
-
-    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.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
 */
 
 /*
-- 
2.50.1


             reply	other threads:[~2025-08-20 12:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-20 12:55 Thomas Huth [this message]
2025-08-20 13:05 ` [PATCH] media: mxl5005s: Replace GPLv2 boilerplate text with SPDX Greg Kroah-Hartman

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=20250820125516.494408-1-thuth@redhat.com \
    --to=thuth@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-spdx@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=tglx@linutronix.de \
    /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