diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2014-10-01 14:47:33 -0300 |
---|---|---|
committer | Juan Quintela <quintela@trasno.org> | 2014-10-14 10:16:38 +0200 |
commit | 9a4ac51f7222011ea2d44a6bc3ef01e9107b0af4 (patch) | |
tree | 7e08d7b582ba2ed0f672715e31c74df06e01fb57 /Makefile.objs | |
parent | 94ed706d53a9018f24c67374c71f358fca2f0413 (diff) | |
download | qemu-9a4ac51f7222011ea2d44a6bc3ef01e9107b0af4.zip qemu-9a4ac51f7222011ea2d44a6bc3ef01e9107b0af4.tar.gz qemu-9a4ac51f7222011ea2d44a6bc3ef01e9107b0af4.tar.bz2 |
qemu-file: Add copyright header to qemu-file.c
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 <dgilbert@redhat.com>
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Juan Quintela <quintela@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'Makefile.objs')
0 files changed, 0 insertions, 0 deletions