From b0640bf32350f3f7bfc7a688d381dd6511a0cff1 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Tue, 9 Feb 2016 21:57:44 +0100 Subject: [PATCH] import Replicant Readme Signed-off-by: Wolfgang Wiedmeyer --- README.mkdn | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/README.mkdn b/README.mkdn index e591dc1..6fa4a50 100644 --- a/README.mkdn +++ b/README.mkdn @@ -1,3 +1,42 @@ +Replicant +========= + +About +----- + +Replicant is a fully free Android distribution running on several devices. +It is based on CyanogenMod and thus on the Android Open Source Project. + +Android includes software from various sources, released under different free software licenses. +Replicant attempts to remove or replace any non-free component (running on the main CPU) that is needed by Android, whenever this is possible. + +We are not experts in embedded devices, just a couple enthusiastic hackers that are giving a try. + +Credits +------- + +Replicant is based on CyanogenMod which is based on the Android Open Source Project . + +Contributors +------------ + +The full list of contributors to the Replicant code base must be very long since it is based on CyanogenMod and AOSP, which are both using third party projects. +However, a (non-exhaustive) list of people who specifically contribute(d) to Replicant is available at: + +Artwork copyright +----------------- + +Copyright 2011 Mirella Vedovetto +Copyright 2012 Paul Kocialkowski + +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. + +Links +----- + +Website: +Wiki/Tracker: + CyanogenMod ===========