On 11/03/2019 18.55, Paolo Bonzini wrote:
> On 11/03/19 17:55, Alex Bennée wrote:
>> I'm the sole author (aside from a one line by Greg fixing encoding)
>> and I was asked nicely on IRC to bring it into line with the rest of
>> the files.
>>
>> Cc: Greg Kurz <gr...@kaod.org>
>> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
>> ---
>>  scripts/qemugdb/timers.py | 6 ++++--
>>  1 file changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/scripts/qemugdb/timers.py b/scripts/qemugdb/timers.py
>> index 51ea04b5e2..f0e132d27a 100644
>> --- a/scripts/qemugdb/timers.py
>> +++ b/scripts/qemugdb/timers.py
>> @@ -6,8 +6,10 @@
>>  #
>>  # Author: Alex Bennée <alex.ben...@linaro.org>
>>  #
>> -# This work is licensed under the terms of the GNU GPL, version 2.  See
>> -# the COPYING file in the top-level directory.
>> +# This work is licensed under the terms of the GNU GPL, version 2 or later.
>> +# See the COPYING file in the top-level directory.
>> +#
>> +# SPDX-License-Identifier: GPL-2.0-or-later
>>  
>>  # 'qemu timers' -- display the current timerlists
> 
> +qemu-trivial

Reviewed-by: Thomas Huth <th...@redhat.com>

... I think Laurent just sent his trivial PULL request for soft-freeze
already ... I still plan to send another PULL request today, so if
nobody else wants to pick it up for soft-freeze today, I can add it to
my queue if you like.

Reply via email to