Eduardo Habkost <ehabk...@redhat.com> wrote:
> The person who created qemu-file.c (me, on commit
> 093c455a8c6d8f715eabd8c8d346f08f17d686ec) didn't add a copyright/license
> header to the file, even though the whole code was copied from savevm.c
> (which had a copyright/license header).
>
> To correct this, copy the copyright information and license from
> savevm.c, that's where the original code came from.
>
> Luckily, very few changes were made on qemu-file.c after it was created.
> All the authors who touched the code are being CCed, so they can confirm
> if they are OK with the copyright/license information being added.
>
> Cc: Dr. David Alan Gilbert <dgilb...@redhat.com>
> Cc: Alexey Kardashevskiy <a...@ozlabs.ru>
> Cc: Markus Armbruster <arm...@redhat.com>
> Cc: Juan Quintela <quint...@redhat.com>
> Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>

Reviewed-by: Juan Quintela <quint...@redhat.com>

Applied

Reply via email to