qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.0] fw-path-provider: Change GPL version to 2+
@ 2014-03-26 14:00 Alexey Kardashevskiy
  2014-03-26 14:03 ` Paolo Bonzini
  2014-03-26 14:07 ` Andreas Färber
  0 siblings, 2 replies; 6+ messages in thread
From: Alexey Kardashevskiy @ 2014-03-26 14:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alexey Kardashevskiy, Paolo Bonzini, Andreas Färber

Cc: Andreas Färber <afaerber@suse.de>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
---

Guys, did you mean just this or there is something more?
Should all new files use this 2.0+ now? I have a couple like this coming.
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
-- 
1.8.4.rc4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-07 13:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 14:00 [Qemu-devel] [PATCH for-2.0] fw-path-provider: Change GPL version to 2+ Alexey Kardashevskiy
2014-03-26 14:03 ` Paolo Bonzini
2014-03-26 14:07 ` Andreas Färber
2014-03-26 14:13   ` [Qemu-devel] [PATCH for-2.0 v2] " Alexey Kardashevskiy
2014-03-26 14:19     ` Alexey Kardashevskiy
2014-04-07 13:39       ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).