qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.0] fw-path-provider: Change GPL version to


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH for-2.0] fw-path-provider: Change GPL version to 2+
Date: Wed, 26 Mar 2014 15:03:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

Il 26/03/2014 15:00, Alexey Kardashevskiy ha scritto:
Cc: Andreas Färber <address@hidden>
Signed-off-by: Alexey Kardashevskiy <address@hidden>
---

Guys, did you mean just this or there is something more?

The recommended phrasing is

- *  the Free Software Foundation; under version 2 of the License.
+ *  the Free Software Foundation; under version 2 of the License
+ *  or (at your option) any later version.

Should all new files use this 2.0+ now? I have a couple like this coming.

Yes.

Anyway,

Acked-by: Paolo Bonzini <address@hidden>

Thanks!


---
 hw/core/fw-path-provider.c    | 2 +-
 include/hw/fw-path-provider.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hw/core/fw-path-provider.c b/hw/core/fw-path-provider.c
index b117157..62a0bff 100644
--- a/hw/core/fw-path-provider.c
+++ b/hw/core/fw-path-provider.c
@@ -3,7 +3,7 @@
  *
  *  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; under version 2.0+ of the License.
  *
  *  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 3018349..c7dcae6 100644
--- a/include/hw/fw-path-provider.h
+++ b/include/hw/fw-path-provider.h
@@ -3,7 +3,7 @@
  *
  *  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; under version 2.0+ of the License.
  *
  *  This program is distributed in the hope that it will be useful,
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of





reply via email to

[Prev in Thread] Current Thread [Next in Thread]