Am 22.08.2011 um 11:36 schrieb Patrick Jackson:


Signed-off-by: Patrick Jackson <patricksjack...@gmail.com>
---
 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