mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] include: soc: switch to SPDX-License-Identifier
Date: Fri, 9 Dec 2022 08:46:27 +0100	[thread overview]
Message-ID: <20221209074627.GI29728@pengutronix.de> (raw)
In-Reply-To: <20221209071644.3767682-1-a.fatoum@pengutronix.de>

On Fri, Dec 09, 2022 at 08:16:44AM +0100, Ahmad Fatoum wrote:
> Two files in include/soc miss an SPDX-License-Identifier. Add them.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
>  include/soc/at91/atmel-sfr.h | 5 +----
>  include/soc/bcm283x/wdt.h    | 1 +
>  2 files changed, 2 insertions(+), 4 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/include/soc/at91/atmel-sfr.h b/include/soc/at91/atmel-sfr.h
> index 482337af06b8..7418c5cab4a1 100644
> --- a/include/soc/at91/atmel-sfr.h
> +++ b/include/soc/at91/atmel-sfr.h
> @@ -1,13 +1,10 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
>  /*
>   * Atmel SFR (Special Function Registers) register offsets and bit definitions.
>   *
>   * Copyright (C) 2016 Atmel
>   *
>   * Author: Ludovic Desroches <ludovic.desroches@atmel.com>
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License version 2 as
> - * published by the Free Software Foundation.
>   */
>  
>  #ifndef _LINUX_MFD_SYSCON_ATMEL_SFR_H
> diff --git a/include/soc/bcm283x/wdt.h b/include/soc/bcm283x/wdt.h
> index ce97b1eb5d10..2002647b9c39 100644
> --- a/include/soc/bcm283x/wdt.h
> +++ b/include/soc/bcm283x/wdt.h
> @@ -1,3 +1,4 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
>  /*
>   * Copyright (C) 2017 Pengutronix, Lucas Stach <l.stach@pengutronix.de>
>   *
> -- 
> 2.30.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2022-12-09  7:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09  7:16 Ahmad Fatoum
2022-12-09  7:46 ` Sascha Hauer [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=20221209074627.GI29728@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    /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