[PR #6392] docs: add license files for checkpoint-sqlite and checkpoint-postgres #5010

Closed
opened 2026-02-20 17:51:05 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6392

State: closed
Merged: Yes


In this PR:

  • Add missing LICENSE files for checkpoint-sqlite and checkpoint-postgres libraries.

Both libraries specify the MIT License in their pyproject.toml files, but the actual LICENSE files were missing.
This update adds the corresponding LICENSE files to ensure proper license documentation and compliance.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6392 **State:** closed **Merged:** Yes --- In this PR: - Add missing LICENSE files for checkpoint-sqlite and checkpoint-postgres libraries. Both libraries specify the MIT License in their pyproject.toml files, but the actual LICENSE files were missing. This update adds the corresponding LICENSE files to ensure proper license documentation and compliance.
yindo added the pull-request label 2026-02-20 17:51:05 -05:00
yindo closed this issue 2026-02-20 17:51:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#5010