On 1/17/19 4:33 PM, Alex Bennée wrote: > Signed-off-by: Alex Bennée <[email protected]> > --- > scripts/replay-dump.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/scripts/replay-dump.py b/scripts/replay-dump.py > index 5ae77c8a92..ee7fda2638 100755 > --- a/scripts/replay-dump.py > +++ b/scripts/replay-dump.py > @@ -3,7 +3,7 @@ > # > # Dump the contents of a recorded execution stream > # > -# Copyright (c) 2017 Alex Bennée <[email protected]> > +# Copyright (c) 2017 Alex Bennée <[email protected]> > # > # This library is free software; you can redistribute it and/or > # modify it under the terms of the GNU Lesser General Public >
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
