Skip to content

Commit

Permalink
[licences] Updated LICENSE and NOTICE file of the binary distribution…
Browse files Browse the repository at this point in the history
… to contain dependencies of 'flink-dist'.

This means that the LICENSE and NOTICE files reflect all dependencies that we include
in the binary distribution, but not those of artifacts pulled only through maven.
  • Loading branch information
StephanEwen committed Apr 7, 2015
1 parent 71ca958 commit 07aff92
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 300 deletions.
71 changes: 7 additions & 64 deletions flink-dist/src/main/flink-bin/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -224,33 +224,27 @@ under the Apache License (v 2.0):
- Apache Commons CLI (https://commons.apache.org/cli/)
- Apache Commons FileUpload (https://commons.apache.org/fileupload/)
- Apache Commons IO (https://commons.apache.org/io/)
- Apache Commons Lang v.3.3.2 (https://commons.apache.org/proper/commons-lang/)
- Apache Commons Lang 3 v.3.3.2 (https://commons.apache.org/proper/commons-lang/)
- Apache Commons Math (https://commons.apache.org/proper/commons-math/)
- Apache Avro (https://avro.apache.org)
- Apache log4j 1.2 (https://logging.apache.org/log4j/1.2/)
- Apache Avro v1.7.6 (https://avro.apache.org)
- Apache Hadoop (https://hadoop.apache.org)
- Apache HBase Client (https://hbase.apache.org)
- Apache Derby (https://db.apache.org/derby/)
- Apache Kafka (https://kafka.apache.org)
- Apache Flume (https://flume.apache.org)
- Apache Sling (https://sling.apache.org)
- Apache Thrift (https://thrift.apache.org)
- Google Guava (https://code.google.com/p/guava-libraries/)
- Google Protocol Buffers (https://github.com/google/protobuf/)
- Netty v4.0.21 (https://netty.io)
- Powermock (https://www.powermock.org)
- Javassist (https://www.javassist.org)
- Kryo-Serializers (https://github.com/magro/kryo-serializers/)
- Joda-Time (https://www.joda.org/joda-time/)
- Chill_2.10 v0.5.1 (https://github.com/twitter/chill)
- Jetty Web Container (https://www.eclipse.org/jetty/)
- Jetty Server, Jetty Security, Jetty Servlet (https://www.eclipse.org/jetty/)
- Amazon Web Services SDK for Java (https://aws.amazon.com/sdkforjava/)
- ScalaTest (https://www.scalatest.org)
- StartBootstrap (https://startbootstrap.com)
- CHAP Links Library Timeline (https://almende.github.io/chap-links-library/)
- Twitter Hosebird Client (hbc) (https://github.com/twitter/hbc)
- Jettison (https://jettison.codehaus.org)
- Akka (https://akka.io)
- Breeze (https://github.com/scalanlp/breeze)
- Metrics (https://github.com/dropwizard/metrics)


-----------------------------------------------------------------------
Expand All @@ -272,6 +266,7 @@ The Apache Flink project bundles the following components under the MIT License:
- Font Awesome - Code (https://fortawesome.github.io/Font-Awesome/) - Copyright (c) 2014 Dave Gandy
- D3 dagre renderer (https://github.com/cpettitt/dagre-d3) - Copyright (c) 2012-2013 Chris Pettitt
- spymemcached (https://code.google.com/p/spymemcached/) - Copyright (c) 2006-2009 Dustin Sallings, Copyright (c) 2009-2011 Couchbase, Inc.
- scopt (https://github.com/scopt/scopt) - Copyright (c) scopt contributors


All rights reserved.
Expand Down Expand Up @@ -303,12 +298,8 @@ The Apache Flink project bundles the following components under
BSD-style licenses:

[3-clause BSD license]
- core (com.github.fommil.netlib:core:1.1.2 - https://github.com/fommil/netlib-java/core)
- Kryo (https://github.com/EsotericSoftware/kryo) - Copyright (c) 2008, Nathan Sweet
- D3 (https://d3js.org/) - Copyright (c) 2010-2014, Michael Bostock
- LevelDB JNI (https://github.com/fusesource/leveldbjni/) - Copyright (c) 2011, FuseSource Corp.
- Memcached (https://github.com/memcached/memcached) - Copyright (c) 2003, Danga Interactive, Inc.
- Redis (https://redis.io/) - Copyright (c) 2009, Salvatore Sanfilippo and Pieter Noordhuis

[BSD-like License]
- Scala Library (https://www.scala-lang.org/) - Copyright (c) 2002-2014 EPFL, Copyright (c) 2011-2014 Typesafe, Inc.
Expand Down Expand Up @@ -348,21 +339,6 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.


-----------------------------------------------------------------------
Mozilla Public License - v 1.1
-----------------------------------------------------------------------

The Apache Flink project bundles the following components
under the Mozilla Public License (v 1.1)

- RabbitMQ (https://www.rabbitmq.com)
The Initial Developer of the Original Code is GoPivotal,Ltd.
Copyright (c) 2007-2013 GoPivotal, Inc. All Rights Reserved.

You may obtain a copy of the Mozilla Public License (v 1.1) at
https://www.mozilla.org/MPL/


-----------------------------------------------------------------------
Eclipse Public License - v 1.0
-----------------------------------------------------------------------
Expand All @@ -376,6 +352,7 @@ under the Eclipse Public License (v 1.0)
You may obtain a copy of the Eclipse Public License (v 1.0) at
https://www.eclipse.org/legal/epl-v10.html


-----------------------------------------------------------------------
The Open Font License
-----------------------------------------------------------------------
Expand Down Expand Up @@ -541,37 +518,3 @@ JSON in Java
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

-----------------------------------------------------------------------
For Apache Kafka
-----------------------------------------------------------------------

Apache Kafka depends on SBT licensed under the following license

SBT LICENSE

Copyright (c) 2008, 2009, 2010 Mark Harrah, Jason Zaugg
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----------------------------------------------------------------------
Loading

0 comments on commit 07aff92

Please sign in to comment.