felixcheung commented on a change in pull request #3722: Update LICENSE and NOTICE files URL: https://github.com/apache/incubator-pinot/pull/3722#discussion_r249238462
########## File path: NOTICE ########## @@ -1,37 +1,445 @@ -Pinot -Copyright 2014 The Apache Software Foundation +Apache Pinot (incubating) +Copyright 2018 The Apache Software Foundation +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +// ------------------------------------------------------------------ +// NOTICE file corresponding to the section 4d of The Apache License, +// Version 2.0, in this case for +// ------------------------------------------------------------------ -I. Included Software +The HermiteInterpolator class and its corresponding test have been imported from +the orekit library distributed under the terms of the Apache 2 licence. Original +source copyright: +Copyright 2010-2012 CS Systèmes d'Information +=============================================================================== 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 -Codehaus (http://www.codehaus.org/). -Licensed under the BSD License. +Apache HttpClient Mime +Copyright 1999-2017 The Apache Software Foundation -This product includes software developed at -jline (http://jline.sourceforge.net/). -Licensed under the BSD License. +Apache HttpClient +Copyright 1999-2017 The Apache Software Foundation -This product includes software developed at -Google (http://www.google.com/). -Licensed under the Apache License 2.0. +Apache Commons Codec +Copyright 2002-2011 The Apache Software Foundation -This product includes software developed at -snakeyaml (http://www.snakeyaml.org/). -Licensed under the Apache License 2.0. +This product includes software developed by +The Apache Software Foundation (http://www.apache.org/). -This product includes software developed at -zkclient (https://github.com/sgroschupf/zkclient). -Licensed under the Apache License 2.0. +-------------------------------------------------------------------------------- +src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains +test data from http://aspell.sourceforge.net/test/batch0.tab. -This product includes software developed at -eclipse (https://eclipse.org/jetty) -Licensed under the Apache License 2.0. +Copyright (C) 2002 Kevin Atkinson ([email protected]). Verbatim copying +and distribution of this entire article is permitted in any medium, +provided this notice is preserved. +-------------------------------------------------------------------------------- + +Apache HttpCore Review comment: ~~these are no need~~ see https://github.com/apache/spark/blob/master/NOTICE vs https://github.com/apache/spark/blob/master/NOTICE-binary ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
