summaryrefslogtreecommitdiffstats
path: root/hw/core
diff options
context:
space:
mode:
authorAlexey Kardashevskiy2014-03-26 15:13:02 +0100
committerAndreas Färber2014-04-07 15:36:07 +0200
commit20c50a955fdf02b02f8c75533f456e3fbdf13de1 (patch)
treed46ecd44711f3498fa36ead050474a8a6bff7998 /hw/core
parentMerge remote-tracking branch 'remotes/spice/tags/pull-spice-6' into staging (diff)
downloadqemu-20c50a955fdf02b02f8c75533f456e3fbdf13de1.tar.gz
qemu-20c50a955fdf02b02f8c75533f456e3fbdf13de1.tar.xz
qemu-20c50a955fdf02b02f8c75533f456e3fbdf13de1.zip
fw-path-provider: Change GPL version to 2+
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'hw/core')
-rw-r--r--hw/core/fw-path-provider.c3
1 files changed, 2 insertions, 1 deletions
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