All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nvme-rpmb: Update license to GPL-2.0-or-later
@ 2022-05-17  6:28 Daniel Wagner
       [not found] ` <DM6PR08MB4764309003A593FC20D4E144D0CE9@DM6PR08MB4764.namprd08.prod.outlook.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Wagner @ 2022-05-17  6:28 UTC (permalink / raw)
  To: linux-nvme; +Cc: Daniel Wagner, Hanumanthu H

The project is using the GPL-2.0-or-later license. Relax the license
requirement to GPL-2.0-or-later.

Cc: Hanumanthu H <hanumanthuh@micron.com>
Signed-off-by: Daniel Wagner <dwagner@suse.de>
---
Hi Hanumanthu,

Would you mind to singed-off-by this change?

Thanks,
Daniel

 nvme-rpmb.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/nvme-rpmb.c b/nvme-rpmb.c
index 1ae262af95a5..8f6e6a0fa3b2 100644
--- a/nvme-rpmb.c
+++ b/nvme-rpmb.c
@@ -1,9 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (C) 2020 Micron Techology Inc. All rights reserved.
  *
  * 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.
+ * 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
-- 
2.36.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] nvme-rpmb: Update license to GPL-2.0-or-later
       [not found] ` <DM6PR08MB4764309003A593FC20D4E144D0CE9@DM6PR08MB4764.namprd08.prod.outlook.com>
@ 2022-05-17  6:57   ` Daniel Wagner
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Wagner @ 2022-05-17  6:57 UTC (permalink / raw)
  To: Hanumanthu Hanok (hanumanthuh); +Cc: linux-nvme

Hi Hanu,

No idea if your reply to the mailing list will be granted. So let's just
let me reply on the mailing list.

Thanks a lot!
Daniel

On Tue, May 17, 2022 at 06:46:40AM +0000, Hanumanthu Hanok (hanumanthuh) wrote:
> Daniel, 
> I am not part of the linux-nvme mailing list (my request is still pending) so using my official address.
> Please feel free to add 
> 
> Signed-off-by:  Hanumanthu H <hanumanthuh@micron.com>
> 
> to this patch.
> 
> Best Regards
> Hanu
> 
> -----Original Message-----
> From: Daniel Wagner <dwagner@suse.de> 
> Sent: Tuesday, May 17, 2022 11:58 AM
> To: linux-nvme@lists.infradead.org
> Cc: Daniel Wagner <dwagner@suse.de>; Hanumanthu Hanok (hanumanthuh) <hanumanthuh@micron.com>
> Subject: [EXT] [PATCH] nvme-rpmb: Update license to GPL-2.0-or-later
> 
> CAUTION: EXTERNAL EMAIL. Do not click links or open attachments unless you recognize the sender and were expecting this message.
> 
> 
> The project is using the GPL-2.0-or-later license. Relax the license requirement to GPL-2.0-or-later.
> 
> Cc: Hanumanthu H <hanumanthuh@micron.com>
> Signed-off-by: Daniel Wagner <dwagner@suse.de>
> ---
> Hi Hanumanthu,
> 
> Would you mind to singed-off-by this change?
> 
> Thanks,
> Daniel
> 
>  nvme-rpmb.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/nvme-rpmb.c b/nvme-rpmb.c
> index 1ae262af95a5..8f6e6a0fa3b2 100644
> --- a/nvme-rpmb.c
> +++ b/nvme-rpmb.c
> @@ -1,9 +1,11 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later
>  /*
>   * Copyright (C) 2020 Micron Techology Inc. All rights reserved.
>   *
>   * 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.
> + * 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
> --
> 2.36.0
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-17  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17  6:28 [PATCH] nvme-rpmb: Update license to GPL-2.0-or-later Daniel Wagner
     [not found] ` <DM6PR08MB4764309003A593FC20D4E144D0CE9@DM6PR08MB4764.namprd08.prod.outlook.com>
2022-05-17  6:57   ` Daniel Wagner

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.