Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the NOTICE.txt file to reflect current third-party dependencies and their licenses for Progress MarkLogic Python Client version 1.3.1. The update transitions from a simpler format to a comprehensive legal notice format that includes detailed license texts and vendor information.
Changes:
- Updated product name and version from "MarkLogic® for Python Client API" to "Progress MarkLogic Python Client 1.3.1"
- Added comprehensive third-party component information with vendor names, product names, and versions
- Included full license texts for Apache 2.0, BSD 3-Clause, MIT, and Mozilla Public License 2.0
- Updated dependency versions (e.g., requests from 2.32.4 to 2.32.5, added new dependencies like urllib3 2.6.3)
|
|
||
| Progress MarkLogic Python Client 1.3.1 incorporates idna 3.11. | ||
|
|
||
| Copyright (c) , Kim Davies All rights reserved. |
There was a problem hiding this comment.
There is an extra comma and space before 'Kim Davies'. The copyright line should read 'Copyright (c) Kim Davies' without the leading comma and space.
Suggested change
| Copyright (c) , Kim Davies All rights reserved. | |
| Copyright (c) Kim Davies All rights reserved. |
BillFarber
approved these changes
Jan 23, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.