-
Notifications
You must be signed in to change notification settings - Fork 15
MLE-24747 Updated NOTICE #236
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,38 +1,47 @@ | ||
| MarkLogic® Connector for Kafka | ||
| Progress® MarkLogic® Connector for Kafka v1.11.0 | ||
|
|
||
| Copyright © 2019-2025 MarkLogic Corporation. All Rights Reserved. | ||
| Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved. | ||
|
|
||
| To the extent required by the applicable open-source license, a complete machine-readable copy of the source code corresponding to such code is available upon request. This offer is valid to anyone in receipt of this information and shall expire three years following the date of the final distribution of this product version by Progress Software Corporation. To obtain such source code, send an email to [email protected]. Please specify the product and version for which you are requesting source code. | ||
|
|
||
| Third Party Notices | ||
| ----------------------------------------------------------------------- | ||
|
|
||
| The following is a list of the third-party components used by Progress® MarkLogic® Connector for Kafka v1.11.0 (last updated October 16, 2025): | ||
|
|
||
| Summary | ||
|
|
||
| marklogic-data-hub 6.2.1 (Apache-2.0) | ||
| ml-app-deployer 6.1.0 (Apache-2.0) | ||
| jackson-dataformat-csv 2.20.0 (Apache-2.0) | ||
| ml-gradle 6.1.0 (Apache-2.0) | ||
| jackson-dataformat-csv 2.20.2 (Apache-2.0) | ||
|
|
||
| ----------------------------------------------------------------------- | ||
|
|
||
| Common Licenses | ||
|
|
||
| Apache License 2.0 (Apache-2.0) | ||
|
|
||
| Third-Party Components | ||
|
|
||
| The following is a list of the third-party components used by the MarkLogic® Connector for Kafka 1.11.0 (last updated August 12, 2025): | ||
| ----------------------------------------------------------------------- | ||
|
|
||
| marklogic-data-hub 6.2.1 (Apache-2.0) | ||
| https://repo1.maven.org/maven2/com/marklogic/marklogic-data-hub/ | ||
|
|
||
| For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0) | ||
|
|
||
| ml-gradle 6.1.0 (Apache-2.0) | ||
| https://repo1.maven.org/maven2/com/marklogic/ml-gradle/ | ||
|
|
||
| For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0) | ||
|
|
||
| jackson-dataformat-csv 2.20.0 (Apache-2.0) | ||
| jackson-dataformat-csv 2.20.2 (Apache-2.0) | ||
| https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-csv/ | ||
|
|
||
| For the full text of the Apache-2.0 license, see Apache License 2.0 (Apache-2.0) | ||
|
|
||
| ----------------------------------------------------------------------- | ||
|
|
||
| Common Licenses | ||
|
|
||
| This section shows the text of common third-party licenses used by MarkLogic® Connector for Kafka 1.11.0 (last updated August 12, 2025): | ||
| This section shows the text of common third-party licenses used by Progress® MarkLogic® Connector for Kafka v1.11.0 (last updated October 16, 2025): | ||
|
|
||
| Apache License 2.0 (Apache-2.0) | ||
| https://spdx.org/licenses/Apache-2.0.html | ||
|
|
@@ -110,3 +119,4 @@ distributed under the License is distributed on an "AS IS" BASIS, | |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
| See the License for the specific language governing permissions and | ||
| limitations under the License. | ||
|
|
||
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.
Line 3 contains a byte order mark (BOM) character () within the file body; this can interfere with text processing and searches. Remove the BOM so the line starts directly with 'Copyright'.