Add NOTICE file
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/4d2c8735 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/4d2c8735 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/4d2c8735 Branch: refs/heads/master Commit: 4d2c87350d2ddeb2bd895279df45a61c9e7ddfa4 Parents: b3369db Author: Andrew Grieve <[email protected]> Authored: Thu Feb 27 15:36:31 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Fri Feb 28 16:29:07 2014 -0500 ---------------------------------------------------------------------- NOTICE | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/blob/4d2c8735/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..46fed23 --- /dev/null +++ b/NOTICE @@ -0,0 +1,8 @@ +Apache Cordova +Copyright 2012 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +This product includes a copy of OkHttp from: +https://github.com/square/okhttp
