Skip to content

Update copyright year to 2026 and consolidate authors#916

Merged
psinger-prior merged 3 commits intomainfrom
claude/update-copyright-authors-PHj1Y
May 6, 2026
Merged

Update copyright year to 2026 and consolidate authors#916
psinger-prior merged 3 commits intomainfrom
claude/update-copyright-authors-PHj1Y

Conversation

@psinger-prior
Copy link
Copy Markdown
Contributor

@psinger-prior psinger-prior commented May 6, 2026

Issue

N/A

Motivation and Context

This PR updates the copyright year from 2025 to 2026 across the codebase and consolidates the authors list in pyproject.toml to a single organizational entry for Prior Labs with a contact email.

Changes Made:

  1. pyproject.toml: Replaced the detailed list of individual contributors with a single organizational author entry: [{ name = "Prior Labs", email = "opensource@priorlabs.ai" }]
  2. Copyright headers: Updated all copyright year references from 2025 to 2026 in:
    • README.md
    • All example files
    • All source files in src/tabpfn/

Public API Changes

  • No Public API changes

How Has This Been Tested?

No testing needed. These are metadata and documentation updates with no functional code changes.


Checklist

  • The changes have been tested locally.
  • Documentation has been updated (copyright year in README).
  • A changelog entry has been added (no changelog needed - administrative update)
  • The code follows the project's style guidelines.
  • I have considered the impact of these changes on the public API (none).

Bumps the copyright year from 2025 to 2026 across all source files,
examples, and the README. Replaces the per-contributor authors list in
pyproject.toml with a single Prior Labs entry.
@psinger-prior psinger-prior requested a review from a team as a code owner May 6, 2026 13:23
@psinger-prior psinger-prior requested review from eliott-kalfon and removed request for a team May 6, 2026 13:23
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@psinger-prior psinger-prior requested a review from noahho May 6, 2026 13:25
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the copyright year from 2025 to 2026 across the entire codebase, including the README, example scripts, and source files. Additionally, it simplifies the author metadata in pyproject.toml by replacing the list of individual contributors with a single entry for Prior Labs. No review comments were provided for this pull request, and I have no feedback to provide.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 6, 2026

CLA assistant check
All committers have signed the CLA.

@psinger-prior psinger-prior added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit 275e06a May 6, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants