qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] qemu-keymap: Add license in generated files
@ 2021-11-17 17:45 Philippe Mathieu-Daudé
  2021-11-17 17:47 ` Warner Losh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-11-17 17:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Philippe Mathieu-Daudé, Daniel P . Berrange

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 qemu-keymap.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/qemu-keymap.c b/qemu-keymap.c
index 536e8f2385d..4095b654a60 100644
--- a/qemu-keymap.c
+++ b/qemu-keymap.c
@@ -187,6 +187,7 @@ int main(int argc, char *argv[])
     }
 
     fprintf(outfile,
+            "# SPDX-License-Identifier: GPL-2.0-or-later\n"
             "#\n"
             "# generated by qemu-keymap\n"
             "#    model   : %s\n"
-- 
2.31.1



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

* Re: [PATCH] qemu-keymap: Add license in generated files
  2021-11-17 17:45 [PATCH] qemu-keymap: Add license in generated files Philippe Mathieu-Daudé
@ 2021-11-17 17:47 ` Warner Losh
  2021-12-15 10:35 ` Philippe Mathieu-Daudé
  2021-12-17  9:42 ` Laurent Vivier
  2 siblings, 0 replies; 4+ messages in thread
From: Warner Losh @ 2021-11-17 17:47 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: QEMU Trivial, Daniel P . Berrange, QEMU Developers

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

On Wed, Nov 17, 2021 at 10:46 AM Philippe Mathieu-Daudé <philmd@redhat.com>
wrote:

> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  qemu-keymap.c | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Warner Losh <imp@bsdimp.com>


> diff --git a/qemu-keymap.c b/qemu-keymap.c
> index 536e8f2385d..4095b654a60 100644
> --- a/qemu-keymap.c
> +++ b/qemu-keymap.c
> @@ -187,6 +187,7 @@ int main(int argc, char *argv[])
>      }
>
>      fprintf(outfile,
> +            "# SPDX-License-Identifier: GPL-2.0-or-later\n"
>              "#\n"
>              "# generated by qemu-keymap\n"
>              "#    model   : %s\n"
> --
> 2.31.1
>
>
>

[-- Attachment #2: Type: text/html, Size: 1377 bytes --]

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

* Re: [PATCH] qemu-keymap: Add license in generated files
  2021-11-17 17:45 [PATCH] qemu-keymap: Add license in generated files Philippe Mathieu-Daudé
  2021-11-17 17:47 ` Warner Losh
@ 2021-12-15 10:35 ` Philippe Mathieu-Daudé
  2021-12-17  9:42 ` Laurent Vivier
  2 siblings, 0 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-12-15 10:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Daniel P . Berrange

Hi Laurent,

This patch is reviewed, can it go via your trivial tree?

On 11/17/21 18:45, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>  qemu-keymap.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/qemu-keymap.c b/qemu-keymap.c
> index 536e8f2385d..4095b654a60 100644
> --- a/qemu-keymap.c
> +++ b/qemu-keymap.c
> @@ -187,6 +187,7 @@ int main(int argc, char *argv[])
>      }
>  
>      fprintf(outfile,
> +            "# SPDX-License-Identifier: GPL-2.0-or-later\n"
>              "#\n"
>              "# generated by qemu-keymap\n"
>              "#    model   : %s\n"
> 



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

* Re: [PATCH] qemu-keymap: Add license in generated files
  2021-11-17 17:45 [PATCH] qemu-keymap: Add license in generated files Philippe Mathieu-Daudé
  2021-11-17 17:47 ` Warner Losh
  2021-12-15 10:35 ` Philippe Mathieu-Daudé
@ 2021-12-17  9:42 ` Laurent Vivier
  2 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2021-12-17  9:42 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: qemu-trivial, Daniel P . Berrange

Le 17/11/2021 à 18:45, Philippe Mathieu-Daudé a écrit :
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
>   qemu-keymap.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/qemu-keymap.c b/qemu-keymap.c
> index 536e8f2385d..4095b654a60 100644
> --- a/qemu-keymap.c
> +++ b/qemu-keymap.c
> @@ -187,6 +187,7 @@ int main(int argc, char *argv[])
>       }
>   
>       fprintf(outfile,
> +            "# SPDX-License-Identifier: GPL-2.0-or-later\n"
>               "#\n"
>               "# generated by qemu-keymap\n"
>               "#    model   : %s\n"
> 

Applied to my trivial-patches branch.

Thanks,
Laurent


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

end of thread, other threads:[~2021-12-17  9:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 17:45 [PATCH] qemu-keymap: Add license in generated files Philippe Mathieu-Daudé
2021-11-17 17:47 ` Warner Losh
2021-12-15 10:35 ` Philippe Mathieu-Daudé
2021-12-17  9:42 ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).