blob: e8dcee818feef770c7041b8c57fdb3d2e964afcf [file] [log] [blame]
Apache NiFi MiNiFi
Copyright 2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This includes derived works from the Apache Celix (ASLv2 licensed) project (https://github.com/apache/celix):
Copyright 2015 The Apache Software Foundation
The derived work is adapted from
celix/cmake/FindUUID.cmake
and can be found in cmake/FindUUID.cmake
This includes derived works from the Apache NiFi (ALv2 Licensed ) project (https://github.com/apache/nifi):
Copyright 2019 The Apache Software Foundation
The derived and original works are listed below:
JniUnpacker.java is based on NarUnpacker.java.
JniClassLoader is based, predominately, on NarClassdLoader with major variations.
JniComponentLogger extends ComponentLog
JniFlowFile extends and is based on FlowFile
JniInitializationContext extends and is based on ProcessorInitializationContext
JniProcessContext extends and is based on ProcessContext and ControllerServiceLookup
JniProcessSession extends and is based on ProcessSession
JniProcessSessionFactory extends and is based on ProcessSessionFactory
JniProvenanceReporter extends and is based on ProvenanceReporter
SFTPTestServer extends and is based on SSHTestServer
This includes derived works from the cURL (MIT/X-style licensed) project (https://github.com/curl/curl):
Copyright (c) 1996 - 2019, Daniel Stenberg, <daniel@haxx.se>, and many contributors, see the THANKS file.
The derived work is adapted from
CMake/FindLibSSH2.cmake
and can be found in cmake/libssh2/sys/FindLibSSH2.cmake
This includes derived works from the CMake (BSD 3-Clause licensed) project (https://github.com/Kitware/CMake):
Copyright 2000-2019 Kitware, Inc. and Contributors
The derived work is adapted from
Modules/FindPatch.cmake
and can be found in cmake/FindPatch.cmake