diff mbox

Add copyright and author after file split

Message ID 1424701054-26192-1-git-send-email-stefanb@linux.vnet.ibm.com
State New
Headers show

Commit Message

Stefan Berger Feb. 23, 2015, 2:17 p.m. UTC
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>

---
 migration/qemu-file-buf.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Dr. David Alan Gilbert Feb. 23, 2015, 7:46 p.m. UTC | #1
* Stefan Berger (stefanb@linux.vnet.ibm.com) wrote:
> Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>

Reviewed-by:  Dr. David Alan Gilbert <dgilbert@redhat.com>

This corresponds to the discussion we had:
http://lists.gnu.org/archive/html/qemu-devel/2014-12/msg02819.html

Dave

> 
> ---
>  migration/qemu-file-buf.c | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/migration/qemu-file-buf.c b/migration/qemu-file-buf.c
> index e97e0bd..e56a8ad 100644
> --- a/migration/qemu-file-buf.c
> +++ b/migration/qemu-file-buf.c
> @@ -2,6 +2,10 @@
>   * QEMU System Emulator
>   *
>   * Copyright (c) 2003-2008 Fabrice Bellard
> + * Copyright (c) 2014 IBM Corp.
> + *
> + * Authors:
> + *  Stefan Berger <stefanb@linux.vnet.ibm.com>
>   *
>   * Permission is hereby granted, free of charge, to any person obtaining a copy
>   * of this software and associated documentation files (the "Software"), to deal
> -- 
> 1.9.3
> 
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
Michael Tokarev Feb. 28, 2015, 9:02 a.m. UTC | #2
Applied to -trivial, thank you!

/mjt
diff mbox

Patch

diff --git a/migration/qemu-file-buf.c b/migration/qemu-file-buf.c
index e97e0bd..e56a8ad 100644
--- a/migration/qemu-file-buf.c
+++ b/migration/qemu-file-buf.c
@@ -2,6 +2,10 @@ 
  * QEMU System Emulator
  *
  * Copyright (c) 2003-2008 Fabrice Bellard
+ * Copyright (c) 2014 IBM Corp.
+ *
+ * Authors:
+ *  Stefan Berger <stefanb@linux.vnet.ibm.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal