From: Juan Quintela Date: Fri, 8 May 2015 11:20:21 +0000 (+0200) Subject: migration: Add myself to the copyright list of both files X-Git-Tag: v2.4.0-rc0~80^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76cc7b587f1cd1679821e034a2d9974af9bc7d2b;p=thirdparty%2Fqemu.git migration: Add myself to the copyright list of both files If anyone feels like adding himself to the list, just sent me a patch. Signed-off-by: Juan Quintela Reviewed-by: Eric Blake --- diff --git a/migration/ram.c b/migration/ram.c index ff889ba4bab..9db72a4c525 100644 --- a/migration/ram.c +++ b/migration/ram.c @@ -2,6 +2,10 @@ * QEMU System Emulator * * Copyright (c) 2003-2008 Fabrice Bellard + * Copyright (c) 2011-2015 Red Hat Inc + * + * Authors: + * Juan Quintela * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/migration/savevm.c b/migration/savevm.c index 3b0e222cb3a..3dfa4250715 100644 --- a/migration/savevm.c +++ b/migration/savevm.c @@ -2,6 +2,10 @@ * QEMU System Emulator * * Copyright (c) 2003-2008 Fabrice Bellard + * Copyright (c) 2009-2015 Red Hat Inc + * + * Authors: + * Juan Quintela * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal