diff options
author | Chandan Rajah <chandan.rajah@gmail.com> | 2013-07-19 14:37:44 +0100 |
---|---|---|
committer | Chandan Rajah <chandan.rajah@gmail.com> | 2013-07-19 14:37:44 +0100 |
commit | 40074e8d3030d869357f17e2bc7d8948fbbf14cc (patch) | |
tree | 6e36f364f48a02f0924e47c94c08e027016e4de0 /NOTICE | |
parent | 9071e99e08f8608891d8f617c4b57c61bcd72f0b (diff) | |
download | SpyGlass-40074e8d3030d869357f17e2bc7d8948fbbf14cc.tar.gz SpyGlass-40074e8d3030d869357f17e2bc7d8948fbbf14cc.zip |
Adding in license and notice
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +SpyGlass is a Scalding Source and Cascading Tap framework +Copyright 2013 Parallel AI LTD + +Third Party Dependencies: + +Scalding 2.x +Apache Public License 2.0 +https://github.com/twitter/scalding + +Cascading 2.0 +Apache Public License 2.0 +http://www.cascading.org + +Hadoop 0.20.2 +Apache Public License 2.0 +http://hadoop.apache.org + + |