From 0917a7aedfeffc47e1eb3bc1139402d55051aaa5 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Fri, 23 Sep 2011 03:50:29 -0700 Subject: [PATCH] note usage of extendedcommand; Change-Id: Iab212b3a0cc5259630883c4783a28bcecd9e7028 --- edifyscripting.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/edifyscripting.c b/edifyscripting.c index 389f1c9..ddbc877 100644 --- a/edifyscripting.c +++ b/edifyscripting.c @@ -1,3 +1,6 @@ +// Copyright ClockworkMod, LLC. Reference and porting purposes only. Usage of the extendedcommand API +// is restricted to those granted explicit permission, or by use of the ROM Manager Recovery API. +// https://github.com/koush/TestRomManager #include #include #include