Hi, > Also, does every JAR need these included?
If it ASF Apache V2 licensed yes. > datafu-pig bundles the dependencies listed below. > > The LICENSE and NOTICE files have not been updated to reflect this bundling > because this did not impact the source release. The LICENSE and NOTICE will need to reflect the contents of the zip/jar so it's very likely they need to be different. [1] If may also be that those bundled products bundle other products so you’ll need to check that. It may be some of those Apache bundled items have a NOTICE files that in turn affects your NOTICE file. [2] > Where should information on these dependencies be included? Dependancies effect LICENSE/NOTICE only if they are bundled [3], there's no requirement to list other dependancies. However all dependancies (with a few exceptions) must be compatible with the Apache v2 license. On how to handle Apache v2 licensed software see [2]. Thanks, Justin 1. http://www.apache.org/dev/licensing-howto.html#binary 2. http://www.apache.org/dev/licensing-howto.html#alv2-dep 3. http://www.apache.org/dev/licensing-howto.html#guiding-principle
