mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org,
	Ahmad Fatoum <a.fatoum@pengutronix.de>,
	Roland Hieber <rhi@pengutronix.de>
Subject: Re: [PATCH 2/2] arm: imx: Convert mach headers to SPDX
Date: Mon, 2 Nov 2020 10:15:30 +0100	[thread overview]
Message-ID: <20201102091530.ter5kzga53zfcjig@pengutronix.de> (raw)
In-Reply-To: <20201102080639.GR26805@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 2565 bytes --]

On Mon, Nov 02, 2020 at 09:06:39AM +0100, Sascha Hauer wrote:
> On Thu, Oct 29, 2020 at 10:38:15PM +0100, Uwe Kleine-König wrote:
> > Replace license and copyright boilerplate by SPDX identfiers for files
> > identified as GPL-2.0-only or GPL-2.0-or-later by licensecheck.
> > 
> > diff --git a/arch/arm/mach-imx/include/mach/iomux-mx35.h b/arch/arm/mach-imx/include/mach/iomux-mx35.h
> > index 30b94e3b0034..6f4753b1e447 100644
> > --- a/arch/arm/mach-imx/include/mach/iomux-mx35.h
> > +++ b/arch/arm/mach-imx/include/mach/iomux-mx35.h
> > @@ -1,16 +1,5 @@
> > -/*
> > - * Copyright (C, NO_PAD_CTRL) 2009 by Jan Weitzel Phytec Messtechnik GmbH <armlinux@phytec.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, NO_PAD_CTRL) 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.
> > - *
> > - */
> > +/* SPDX-License-Identifier: GPL-2.0-only */
> 
> This should be GPL-2.0-or-later. Fixed while applying.

	$ git checkout -f origin/master
	HEAD is now at ca4292daf6a4 ARM: bootm: Add lower bound check of kernel in SDRAM
	$ licensecheck arch/arm/mach-imx/include/mach/iomux-mx35.h
	arch/arm/mach-imx/include/mach/iomux-mx35.h: GNU General Public License, Version 2
	$ head arch/arm/mach-imx/include/mach/iomux-mx35.h
	/*
	 * Copyright (C, NO_PAD_CTRL) 2009 by Jan Weitzel Phytec Messtechnik GmbH <armlinux@phytec.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, NO_PAD_CTRL) 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

good catch. I'll contact the author of licensecheck if he considers it
worth to address this problem.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2020-11-02  9:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 21:38 [PATCH 1/2] imx: Fix copyright claim Uwe Kleine-König
2020-10-29 21:38 ` [PATCH 2/2] arm: imx: Convert mach headers to SPDX Uwe Kleine-König
2020-11-02  8:06   ` Sascha Hauer
2020-11-02  9:15     ` Uwe Kleine-König [this message]

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=20201102091530.ter5kzga53zfcjig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=rhi@pengutronix.de \
    --cc=s.hauer@pengutronix.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