qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 01/11] Goldfish: Create a minimal "android_arm"


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH 01/11] Goldfish: Create a minimal "android_arm" machine.
Date: Wed, 24 Aug 2011 22:17:42 +0200

Am 22.08.2011 um 11:36 schrieb Patrick Jackson:


Signed-off-by: Patrick Jackson <address@hidden>
---
 Makefile.target  |    1 +
hw/android_arm.c | 76 ++++++++++++++++++++++++++++++++++++++++++++ ++++++++++
 2 files changed, 77 insertions(+), 0 deletions(-)
 create mode 100644 hw/android_arm.c

diff --git a/hw/android_arm.c b/hw/android_arm.c
new file mode 100644
index 0000000..a6ba12c
--- /dev/null
+++ b/hw/android_arm.c
@@ -0,0 +1,76 @@
+/* Copyright (C) 2007-2008 The Android Open Source Project
+**
+** This software is licensed under the terms of the GNU General Public +** License version 2, as published by the Free Software Foundation, and
+** may be copied, distributed, and modified under those terms.

My usual question: Is this new (and relatively empty) file intentionally limited to GPLv2?

Andreas



reply via email to

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