From: Alexey Kardashevskiy Date: Wed, 26 Mar 2014 14:13:02 +0000 (+1100) Subject: fw-path-provider: Change GPL version to 2+ X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~386^2~42^2~22^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=20c50a955fdf02b02f8c75533f456e3fbdf13de1;p=sdk%2Femulator%2Fqemu.git fw-path-provider: Change GPL version to 2+ Signed-off-by: Alexey Kardashevskiy Acked-by: Paolo Bonzini Signed-off-by: Andreas Färber --- diff --git a/hw/core/fw-path-provider.c b/hw/core/fw-path-provider.c index b11715733d..1290c3e600 100644 --- a/hw/core/fw-path-provider.c +++ b/hw/core/fw-path-provider.c @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; under version 2 of the License. + * the Free Software Foundation; either version 2 of the License, + * or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/include/hw/fw-path-provider.h b/include/hw/fw-path-provider.h index 301834972c..7afaec0b1d 100644 --- a/include/hw/fw-path-provider.h +++ b/include/hw/fw-path-provider.h @@ -3,7 +3,8 @@ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; under version 2 of the License. + * the Free Software Foundation; either version 2 of the License, + * or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of