-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Update NOTICE.txt to be relevant to DataFusion #10185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,84 +1,5 @@ | ||
| Apache Arrow | ||
| Copyright 2016-2019 The Apache Software Foundation | ||
| Apache DataFusion | ||
| Copyright 2019-2024 The Apache Software Foundation | ||
|
|
||
| This product includes software developed at | ||
| The Apache Software Foundation (http://www.apache.org/). | ||
|
|
||
| This product includes software from the SFrame project (BSD, 3-clause). | ||
| * Copyright (C) 2015 Dato, Inc. | ||
| * Copyright (c) 2009 Carnegie Mellon University. | ||
|
|
||
| This product includes software from the Feather project (Apache 2.0) | ||
| https://github.com/wesm/feather | ||
|
|
||
| This product includes software from the DyND project (BSD 2-clause) | ||
| https://github.com/libdynd | ||
|
|
||
| This product includes software from the LLVM project | ||
| * distributed under the University of Illinois Open Source | ||
|
|
||
| This product includes software from the google-lint project | ||
| * Copyright (c) 2009 Google Inc. All rights reserved. | ||
|
|
||
| This product includes software from the mman-win32 project | ||
| * Copyright https://code.google.com/p/mman-win32/ | ||
| * Licensed under the MIT License; | ||
|
|
||
| This product includes software from the LevelDB project | ||
| * Copyright (c) 2011 The LevelDB Authors. All rights reserved. | ||
| * Use of this source code is governed by a BSD-style license that can be | ||
| * Moved from Kudu http://github.com/cloudera/kudu | ||
|
|
||
| This product includes software from the CMake project | ||
| * Copyright 2001-2009 Kitware, Inc. | ||
| * Copyright 2012-2014 Continuum Analytics, Inc. | ||
| * All rights reserved. | ||
|
|
||
| This product includes software from https://github.com/matthew-brett/multibuild (BSD 2-clause) | ||
| * Copyright (c) 2013-2016, Matt Terry and Matthew Brett; all rights reserved. | ||
|
|
||
| This product includes software from the Ibis project (Apache 2.0) | ||
| * Copyright (c) 2015 Cloudera, Inc. | ||
| * https://github.com/cloudera/ibis | ||
|
|
||
| This product includes software from Dremio (Apache 2.0) | ||
| * Copyright (C) 2017-2018 Dremio Corporation | ||
| * https://github.com/dremio/dremio-oss | ||
|
|
||
| This product includes software from Google Guava (Apache 2.0) | ||
| * Copyright (C) 2007 The Guava Authors | ||
| * https://github.com/google/guava | ||
|
|
||
| This product include software from CMake (BSD 3-Clause) | ||
| * CMake - Cross Platform Makefile Generator | ||
| * Copyright 2000-2019 Kitware, Inc. and Contributors | ||
|
|
||
| The web site includes files generated by Jekyll. | ||
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| This product includes code from Apache Kudu, which includes the following in | ||
| its NOTICE file: | ||
|
|
||
| Apache Kudu | ||
| Copyright 2016 The Apache Software Foundation | ||
|
|
||
| This product includes software developed at | ||
| The Apache Software Foundation (http://www.apache.org/). | ||
|
|
||
| Portions of this software were developed at | ||
| Cloudera, Inc (http://www.cloudera.com/). | ||
|
|
||
| -------------------------------------------------------------------------------- | ||
|
|
||
| This product includes code from Apache ORC, which includes the following in | ||
| its NOTICE file: | ||
|
|
||
| Apache ORC | ||
| Copyright 2013-2019 The Apache Software Foundation | ||
|
|
||
| This product includes software developed by The Apache Software | ||
| Foundation (http://www.apache.org/). | ||
|
|
||
| This product includes software developed by Hewlett-Packard: | ||
| (c) Copyright [2014-2015] Hewlett-Packard Development Company, L.P | ||
| The Apache Software Foundation (http://www.apache.org/). | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2019 is from https://arrow.apache.org/blog/2019/02/04/datafusion-donation/