Re: [PATCH] linux-user: Add license in files generated by scripts/gensyscalls.sh

2021-12-15 Thread Peter Maydell
On Wed, 17 Nov 2021 at 17:52, Philippe Mathieu-Daudé wrote: > > Signed-off-by: Philippe Mathieu-Daudé > --- > scripts/gensyscalls.sh | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/scripts/gensyscalls.sh b/scripts/gensyscalls.sh > index 8fb450e3c96..aee5cc64a15 100755

Re: [PATCH] linux-user: Add license in files generated by scripts/gensyscalls.sh

2021-12-15 Thread Philippe Mathieu-Daudé
ping? On 11/17/21 18:48, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé > --- > scripts/gensyscalls.sh | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/scripts/gensyscalls.sh b/scripts/gensyscalls.sh > index 8fb450e3c96..aee5cc64a15 100755 > ---

[PATCH] linux-user: Add license in files generated by scripts/gensyscalls.sh

2021-11-17 Thread Philippe Mathieu-Daudé
Signed-off-by: Philippe Mathieu-Daudé --- scripts/gensyscalls.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/gensyscalls.sh b/scripts/gensyscalls.sh index 8fb450e3c96..aee5cc64a15 100755 --- a/scripts/gensyscalls.sh +++ b/scripts/gensyscalls.sh @@ -75,7 +75,8 @@