[licences] Updated LICENSE and NOTICE file of the binary distribution 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.


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/07aff921
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/07aff921
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/07aff921

Branch: refs/heads/master
Commit: 07aff921b3254c17997497ed19fd1771b231b4bf
Parents: 71ca958
Author: Stephan Ewen <se...@apache.org>
Authored: Tue Apr 7 21:08:35 2015 +0200
Committer: Stephan Ewen <se...@apache.org>
Committed: Tue Apr 7 23:00:41 2015 +0200

----------------------------------------------------------------------
 flink-dist/src/main/flink-bin/LICENSE |  71 +-------
 flink-dist/src/main/flink-bin/NOTICE  | 267 ++++-------------------------
 2 files changed, 38 insertions(+), 300 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/07aff921/flink-dist/src/main/flink-bin/LICENSE
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/flink-bin/LICENSE 
b/flink-dist/src/main/flink-bin/LICENSE
index 8c733e4..d348bbc 100644
--- a/flink-dist/src/main/flink-bin/LICENSE
+++ b/flink-dist/src/main/flink-bin/LICENSE
@@ -224,33 +224,27 @@ under the Apache License (v 2.0):
  - Apache Commons CLI (http://commons.apache.org/cli/)
  - Apache Commons FileUpload (http://commons.apache.org/fileupload/)
  - Apache Commons IO (http://commons.apache.org/io/)
- - Apache Commons Lang v.3.3.2 (http://commons.apache.org/proper/commons-lang/)
+ - Apache Commons Lang 3 v.3.3.2 
(http://commons.apache.org/proper/commons-lang/)
  - Apache Commons Math (http://commons.apache.org/proper/commons-math/)
- - Apache Avro (http://avro.apache.org)
+ - Apache log4j 1.2 (http://logging.apache.org/log4j/1.2/)
+ - Apache Avro v1.7.6 (http://avro.apache.org)
  - Apache Hadoop (http://hadoop.apache.org)
- - Apache HBase Client (http://hbase.apache.org)
- - Apache Derby (http://db.apache.org/derby/)
- - Apache Kafka (http://kafka.apache.org)
- - Apache Flume (http://flume.apache.org)
  - Apache Sling (http://sling.apache.org)
  - Apache Thrift (http://thrift.apache.org)
  - Google Guava (https://code.google.com/p/guava-libraries/)
  - Google Protocol Buffers (https://github.com/google/protobuf/)
  - Netty v4.0.21 (http://netty.io)
- - Powermock (http://www.powermock.org)
  - Javassist (http://www.javassist.org)
  - Kryo-Serializers (https://github.com/magro/kryo-serializers/)
  - Joda-Time (http://www.joda.org/joda-time/)
  - Chill_2.10 v0.5.1 (https://github.com/twitter/chill)
- - Jetty Web Container (http://www.eclipse.org/jetty/)
+ - Jetty Server, Jetty Security, Jetty Servlet (http://www.eclipse.org/jetty/)
  - Amazon Web Services SDK for Java (http://aws.amazon.com/sdkforjava/)
- - ScalaTest (http://www.scalatest.org)
  - StartBootstrap (http://startbootstrap.com)
  - CHAP Links Library Timeline (http://almende.github.io/chap-links-library/)
- - Twitter Hosebird Client (hbc) (https://github.com/twitter/hbc)
  - Jettison (http://jettison.codehaus.org)
  - Akka (http://akka.io)
- - Breeze (https://github.com/scalanlp/breeze)
+ - Metrics (https://github.com/dropwizard/metrics)
  
 
 -----------------------------------------------------------------------
@@ -272,6 +266,7 @@ The Apache Flink project bundles the following components 
under the MIT License:
  - Font Awesome - Code (http://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 (http://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.
@@ -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 (http://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 (http://redis.io/) - Copyright (c) 2009, Salvatore Sanfilippo and 
Pieter Noordhuis
  
 [BSD-like License]
  - Scala Library (http://www.scala-lang.org/) - Copyright (c) 2002-2014 EPFL, 
Copyright (c) 2011-2014 Typesafe, Inc.
@@ -349,21 +340,6 @@ 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 (http://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
-http://www.mozilla.org/MPL/
-
-
------------------------------------------------------------------------
  Eclipse Public License  - v 1.0
 -----------------------------------------------------------------------
 
@@ -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
 -----------------------------------------------------------------------
@@ -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.
-
------------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/flink/blob/07aff921/flink-dist/src/main/flink-bin/NOTICE
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/flink-bin/NOTICE 
b/flink-dist/src/main/flink-bin/NOTICE
index 726f231..cf3f4fe 100644
--- a/flink-dist/src/main/flink-bin/NOTICE
+++ b/flink-dist/src/main/flink-bin/NOTICE
@@ -33,6 +33,7 @@ with permission from the original authors.
 Original source copyright:
 Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
 
+
 -----------------------------------------------------------------------
                           LOGBack
 -----------------------------------------------------------------------
@@ -48,6 +49,7 @@ the Eclipse Foundation
 under the terms of the GNU Lesser General Public License version 2.1
 as published by the Free Software Foundation.
 
+
 -----------------------------------------------------------------------
                        Apache Commmons Lang3
 -----------------------------------------------------------------------
@@ -66,52 +68,6 @@ available from http://www.digip.org/jansson/.
 
 
 -----------------------------------------------------------------------
-                           Apache HBase
------------------------------------------------------------------------
-
-This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
-
-In addition, this product includes software developed by:
-
-Jamon (http://www.jamon.org/) is a text template engine for Java used by our
-UI.  It uses the Mozilla Public License (http://www.mozilla.org/MPL/)
-See the tail of http://www.jamon.org/About.html
-
-JUnit (http://www.junit.org/) included under the Common Public License v1.0.  
See
-the full text here: http://junit.sourceforge.net/cpl-v10.html
-
-JRuby (http://jruby.org) is tri-licensed.  We include it under terms of the
-Common Public License v1.0.
-
-JRuby itself includes libraries variously licensed.  See its COPYING document
-for details: https://github.com/jruby/jruby/blob/master/COPYING
-    
-The JRuby community went out of their way to make JRuby compatible with Apache
-projects: See https://issues.apache.org/jira/browse/HBASE-3374)
-
-
------------------------------------------------------------------------
-                           Apache Flume
------------------------------------------------------------------------
-
-Portions of this software were developed at
-Cloudera, Inc. (http://www.cloudera.com/).
-
------------------------------------------------------------------------
-                           Apache Camel
------------------------------------------------------------------------
-
-This product includes software developed by The Apache Software
-Foundation (http://www.apache.org/).
-
------------------------------------------------------------------------
-                           Akka
------------------------------------------------------------------------
-
-Copyright 2009-2014 Typesafe Inc. (http://www.typesafe.com)
-
------------------------------------------------------------------------
                            Apache Sling
 -----------------------------------------------------------------------
 
@@ -129,6 +85,14 @@ Copyright (c) 2002 JSON.org
 
 
 -----------------------------------------------------------------------
+                           Akka
+-----------------------------------------------------------------------
+
+Copyright 2009-2014 Typesafe Inc. (http://www.typesafe.com)
+
+
+
+-----------------------------------------------------------------------
                    Amazon Web Services SDK for Java
 -----------------------------------------------------------------------
 
@@ -148,6 +112,7 @@ This software includes third party software subject to the 
following copyrights:
 
 The licenses for these third party components are included in LICENSE.txt
 
+
 -----------------------------------------------------------------------
                    Joda-Time Library
 -----------------------------------------------------------------------
@@ -155,6 +120,7 @@ The licenses for these third party components are included 
in LICENSE.txt
 This product includes software developed by
 Joda.org (http://www.joda.org/).
 
+
 -----------------------------------------------------------------------
                       Twitter Chill Library
 -----------------------------------------------------------------------
@@ -172,6 +138,7 @@ Commons-Codec 1.7
 Apache Public License 2.0
 http://hadoop.apache.org
 
+
 -----------------------------------------------------------------------
                         Jetty Web Container
 -----------------------------------------------------------------------
@@ -399,196 +366,6 @@ can be obtained at:
 
 
 -----------------------------------------------------------------------
-                              Redis
------------------------------------------------------------------------
-
-Redis uses source code from third parties. All this code is licensed
-under a BSD or BSD-compatible license. The following is a list of third
-party files and information about their copyright.
-
-  * Redis uses the LHF compression library. LibLZF is copyright
-    Marc Alexander Lehmann and is released under the terms of the
-    two clause BSD license.
-  * Redis uses the sha1.c file that is copyright by Steve Reid and released
-    under the public domain. This file is extremely popular and used among
-    open source and proprietary code.
-  * When compiled on Linux Redis uses the Jemalloc allocator, that is
-    copyright by Jason Evans, Mozilla Foundation and Facebook, Inc and is
-    released under the two clause BSD license.
-  * Inside Jemalloc the file pprof is copyright Google Inc and released under
-    the three clause BSD license.
-  * Inside Jemalloc the files inttypes.h, stdbool.h, stdint.h, strings.h under
-    the msvc_compat directory are copyright Alexander Chemeris and released 
under
-    the three clause BSD license.
-  * The libraries hiredis and linenoise also included inside the Redis
-    distribution are copyright Salvatore Sanfilippo and Pieter Noordhuis and
-    released under the terms respectively of the three clause BSD license and
-    two clause BSD license.
-
------------------------------------------------------------------------
-                            Apache Derby
------------------------------------------------------------------------
-
-Apache Derby
-Copyright 2004-2013 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
-
-  ---
-
-Portions of Derby were originally developed by
-International Business Machines Corporation and are
-licensed to the Apache Software Foundation under the
-"Software Grant and Corporate Contribution License Agreement",
-informally known as the "Derby CLA".
-The following copyright notice(s) were affixed to portions of the code
-with which this file is now or was at one time distributed
-and are placed here unaltered.
-
-(C) Copyright 1997,2004 International Business Machines Corporation.  All 
rights reserved.
-
-(C) Copyright IBM Corp. 2003. 
-
-  ---
-
-The portion of the functionTests under 'nist' was originally 
-developed by the National Institute of Standards and Technology (NIST), 
-an agency of the United States Department of Commerce, and adapted by
-International Business Machines Corporation in accordance with the NIST
-Software Acknowledgment and Redistribution document at
-http://www.itl.nist.gov/div897/ctg/sql_form.htm
-
-  ---
-
-The JDBC apis for small devices and JDBC3 (under java/stubs/jsr169 and
-java/stubs/jdbc3) were produced by trimming sources supplied by the
-Apache Harmony project. In addition, the Harmony SerialBlob and
-SerialClob implementations are used. The following notice covers the Harmony 
sources:
-
-Portions of Harmony were originally developed by
-Intel Corporation and are licensed to the Apache Software
-Foundation under the "Software Grant and Corporate Contribution
-License Agreement", informally known as the "Intel Harmony CLA".
-
-  ---
-
-The Derby build relies on source files supplied by the Apache Felix
-project. The following notice covers the Felix files:
-
-  Apache Felix Main
-  Copyright 2008 The Apache Software Foundation
-
-
-  I. Included Software
-
-  This product includes software developed at
-  The Apache Software Foundation (http://www.apache.org/).
-  Licensed under the Apache License 2.0.
-
-  This product includes software developed at
-  The OSGi Alliance (http://www.osgi.org/).
-  Copyright (c) OSGi Alliance (2000, 2007).
-  Licensed under the Apache License 2.0.
-
-  This product includes software from http://kxml.sourceforge.net.
-  Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany.
-  Licensed under BSD License.
-
-  II. Used Software
-
-  This product uses software developed at
-  The OSGi Alliance (http://www.osgi.org/).
-  Copyright (c) OSGi Alliance (2000, 2007).
-  Licensed under the Apache License 2.0.
-
-
-  III. License Summary
-  - Apache License 2.0
-  - BSD License
-
-  ---
-
-The Derby build relies on jar files supplied by the Apache Xalan
-project. The following notice covers the Xalan jar files:
-
-          Apache Xalan (Xalan XSLT processor)
-          Copyright 1999-2006 The Apache Software Foundation
-       
-          Apache Xalan (Xalan serializer)
-          Copyright 1999-2006 The Apache Software Foundation
-       
-          This product includes software developed at
-          The Apache Software Foundation (http://www.apache.org/).
-       
-          
=========================================================================
-          Portions of this software was originally based on the following:
-            - software copyright (c) 1999-2002, Lotus Development Corporation.,
-              http://www.lotus.com.
-            - software copyright (c) 2001-2002, Sun Microsystems.,
-              http://www.sun.com.
-            - software copyright (c) 2003, IBM Corporation., 
-              http://www.ibm.com.
-              
-          
=========================================================================
-          The binary distribution package (ie. jars, samples and 
documentation) of
-          this product includes software developed by the following:
-              
-            - The Apache Software Foundation 
-                - Xerces Java - see LICENSE.txt 
-                - JAXP 1.3 APIs - see LICENSE.txt
-                - Bytecode Engineering Library - see LICENSE.txt
-                - Regular Expression - see LICENSE.txt
-              
-            - Scott Hudson, Frank Flannery, C. Scott Ananian 
-                - CUP Parser Generator runtime (javacup\runtime) - see 
LICENSE.txt 
-        
-          
========================================================================= 
-          The source distribution package (ie. all source and tools required 
to build
-          Xalan Java) of this product includes software developed by the 
following:
-              
-            - The Apache Software Foundation
-                - Xerces Java - see LICENSE.txt 
-                - JAXP 1.3 APIs - see LICENSE.txt
-                - Bytecode Engineering Library - see LICENSE.txt
-                - Regular Expression - see LICENSE.txt
-                - Ant - see LICENSE.txt
-                - Stylebook doc tool - see LICENSE.txt    
-              
-            - Elliot Joel Berk and C. Scott Ananian 
-                - Lexical Analyzer Generator (JLex) - see LICENSE.txt
-       
-          
=========================================================================       
-          Apache Xerces Java
-          Copyright 1999-2006 The Apache Software Foundation
-       
-          This product includes software developed at
-          The Apache Software Foundation (http://www.apache.org/).
-       
-          Portions of Apache Xerces Java in xercesImpl.jar and xml-apis.jar
-          were originally based on the following:
-            - software copyright (c) 1999, IBM Corporation., 
http://www.ibm.com.
-            - software copyright (c) 1999, Sun Microsystems., 
http://www.sun.com.
-            - voluntary contributions made by Paul Eng on behalf of the 
-              Apache Software Foundation that were originally developed at 
iClick, Inc.,
-              software copyright (c) 1999.    
-       
-          
=========================================================================   
-          Apache xml-commons xml-apis (redistribution of xml-apis.jar)
-       
-          Apache XML Commons
-          Copyright 2001-2003,2006 The Apache Software Foundation.
-       
-          This product includes software developed at
-          The Apache Software Foundation (http://www.apache.org/).
-       
-          Portions of this software were originally based on the following:
-            - software copyright (c) 1999, IBM Corporation., 
http://www.ibm.com.
-            - software copyright (c) 1999, Sun Microsystems., 
http://www.sun.com.
-            - software copyright (c) 2000 World Wide Web Consortium, 
http://www.w3.org
-
-
------------------------------------------------------------------------
                            Scopt
 -----------------------------------------------------------------------
 
@@ -604,3 +381,21 @@ project. The following notice covers the Xalan jar files:
   scopt 2.0.0.
   * June 7, 2013: Eugene rewrites scopt from scratch for polymorphic options, 
and releases scopt 3
   .0.0.
+
+
+-----------------------------------------------------------------------
+                           Metrics
+-----------------------------------------------------------------------
+
+Copyright 2010-2013 Coda Hale and Yammer, Inc.
+
+This product includes software developed by Coda Hale and Yammer, Inc.
+
+This product includes code derived from the JSR-166 project 
(ThreadLocalRandom, Striped64,
+LongAdder), which was released with the following comments:
+
+    Written by Doug Lea with assistance from members of JCP JSR-166
+    Expert Group and released to the public domain, as explained at
+    http://creativecommons.org/publicdomain/zero/1.0/
+
+

Reply via email to