aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2011-09-17 11:32:02 +0200
committerPaulK <contact@paulk.fr>2011-09-17 11:32:02 +0200
commit4a498211c9b9f01b7a47164fad67ed67dbc2d8c4 (patch)
treec48c8f621e0b660f8d154ef51da372ddd60e91ae
parent63c72b3682eafd0319c2bf6e6dcdd14ca107f8c5 (diff)
downloadmanifest-4a498211c9b9f01b7a47164fad67ed67dbc2d8c4.tar.gz
manifest-4a498211c9b9f01b7a47164fad67ed67dbc2d8c4.tar.bz2
manifest-4a498211c9b9f01b7a47164fad67ed67dbc2d8c4.zip
Added a Replicant part on the README file.
-rw-r--r--README.mkdn35
1 files changed, 35 insertions, 0 deletions
diff --git a/README.mkdn b/README.mkdn
index f776536..6c95efd 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -1,3 +1,38 @@
+Replicant
+=========
+
+About
+-----
+
+Replicant is a distribution of Android that is 100% Free Software.
+
+Most of Android is licensed freely under the Apache License 2.0. The Linux core is mostly Free Software under the GPLv2. However, there are numerous components of the default software stack on the devices that are proprietary software. Most notably, nearly any component that touches the hardware directly is proprietary software.
+
+We are not experts in embedded devices; we are just enthusiastic hackers that are giving a try.
+
+Note: As for now, Replicant may include components for which the license is not clear. See the reports on CyanogenMod issue tracker:
+* <http://code.google.com/p/cyanogenmod/issues/detail?id=3357>
+* <http://code.google.com/p/cyanogenmod/issues/detail?id=3764>
+
+Credits
+-------
+
+Replicant is based on CyanogenMod <http://www.cyanogenmod.com/> which is based on the Android Open Source Project <http://www.android.com/>.
+Replicant vendor files are a modified version of CyanogenMod vendor files.
+
+Contributors
+------------
+
+Since replicant uses code from CyanogenMod, which uses code from AOSP, the list of contributors must be long.
+There is a list of people who contribute(d) to Replicant on <http://trac.osuosl.org/trac/replicant/wiki/People>. Note that this list is not exhaustive.
+
+Copyright for the Logo
+----------------------
+
+Copyright 2011 Mirella Vedovetto
+
+This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
+
CyanogenMod
===========