Le 17/11/2021 à 18:45, Philippe Mathieu-Daudé a écrit :
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  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

Reply via email to