From 826a7cd9d94427aa72ff03f109632e48cf5f26ec Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Mon, 23 Feb 2015 09:17:34 -0500 Subject: [PATCH] Add copyright and author after file split Signed-off-by: Stefan Berger Reviewed-by: Dr. David Alan Gilbert Signed-off-by: Michael Tokarev --- 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 e97e0bd655e..e56a8ad1e07 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 * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal -- 2.39.5